|
Modify SerializeHeaders, SerializePushPromise and SpdyFrameBuilder so that
HEADERS and PUSH_PROMISE frame payloads can be serialized into CONTINUATION
frames as needed.
This lands server change 64331353 by mlavan.
BUG= 345769
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+361 lines, -140 lines) |
Patch |
 |
M |
net/quic/spdy_utils.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
net/spdy/spdy_frame_builder.h
|
View
|
|
3 chunks |
+19 lines, -9 lines |
0 comments
|
Download
|
 |
M |
net/spdy/spdy_frame_builder.cc
|
View
|
|
6 chunks |
+37 lines, -25 lines |
0 comments
|
Download
|
 |
M |
net/spdy/spdy_frame_builder_test.cc
|
View
|
|
4 chunks |
+17 lines, -17 lines |
0 comments
|
Download
|
 |
M |
net/spdy/spdy_framer.h
|
View
|
1
|
4 chunks |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/spdy/spdy_framer.cc
|
View
|
1
|
22 chunks |
+142 lines, -66 lines |
0 comments
|
Download
|
 |
M |
net/spdy/spdy_framer_test.cc
|
View
|
1
|
11 chunks |
+83 lines, -21 lines |
0 comments
|
Download
|
 |
M |
net/spdy/spdy_protocol.h
|
View
|
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/spdy/spdy_protocol.cc
|
View
|
1
|
1 chunk |
+34 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/tools/quic/spdy_utils.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 3 (0 generated)
|