|
HPACK changes required for specification draft '08
* Update the Huffman code and test cases.
* Updated static entry 16 to "accept-encoding": "gzip, deflate".
* Update various section references in comments.
This lands server change 69769491 by jgraettinger.
BUG=
Total comments: 3
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+402 lines, -404 lines) |
Patch |
 |
M |
net/spdy/fuzzing/hpack_fuzz_util_test.cc
|
View
|
|
1 chunk |
+2 lines, -1 line |
2 comments
|
Download
|
 |
M |
net/spdy/hpack_constants.h
|
View
|
|
2 chunks |
+10 lines, -10 lines |
0 comments
|
Download
|
 |
M |
net/spdy/hpack_constants.cc
|
View
|
|
1 chunk |
+256 lines, -256 lines |
1 comment
|
Download
|
 |
M |
net/spdy/hpack_decoder.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
net/spdy/hpack_decoder_test.cc
|
View
|
|
11 chunks |
+36 lines, -36 lines |
0 comments
|
Download
|
 |
M |
net/spdy/hpack_encoder.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
net/spdy/hpack_encoder_test.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
net/spdy/hpack_entry.h
|
View
|
|
2 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
net/spdy/hpack_header_table.h
|
View
|
|
4 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
net/spdy/hpack_header_table.cc
|
View
|
|
1 chunk |
+61 lines, -61 lines |
0 comments
|
Download
|
 |
M |
net/spdy/hpack_huffman_table_test.cc
|
View
|
|
2 chunks |
+13 lines, -14 lines |
0 comments
|
Download
|
 |
M |
net/spdy/hpack_input_stream.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
net/spdy/hpack_input_stream_test.cc
|
View
|
|
1 chunk |
+4 lines, -5 lines |
0 comments
|
Download
|
 |
M |
net/spdy/hpack_output_stream.h
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
net/spdy/hpack_string_util.h
|
View
|
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
Total messages: 3 (0 generated)
|