|
Add connection option kSMHL indicating supporting SETTINGS_MAX_HEADER_LIST_SIZE. SETTINGS_MAX_HEADER_LIST_SIZE is sent if kSMHL is received, protected by ENABLED FLAGS_quic_send_max_header_list_size. No behavior change is expected until Chrome starts sending this new connection option.
Merge internal change: 138466879
R=rch@chromium.org
BUG=
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+141 lines, -25 lines) |
Patch |
 |
M |
net/quic/core/crypto/crypto_protocol.h
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/quic/core/quic_client_session_base.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
net/quic/core/quic_config.h
|
View
|
|
2 chunks |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/quic/core/quic_config.cc
|
View
|
|
6 chunks |
+19 lines, -1 line |
0 comments
|
Download
|
 |
M |
net/quic/core/quic_crypto_server_stream_test.cc
|
View
|
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/quic/core/quic_flags_list.h
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/quic/core/quic_headers_stream.h
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/quic/core/quic_headers_stream.cc
|
View
|
|
2 chunks |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/quic/core/quic_headers_stream_test.cc
|
View
|
|
3 chunks |
+8 lines, -11 lines |
0 comments
|
Download
|
 |
M |
net/quic/core/quic_session_test.cc
|
View
|
|
3 chunks |
+8 lines, -2 lines |
0 comments
|
Download
|
 |
M |
net/quic/core/quic_spdy_session.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/quic/core/quic_spdy_session.cc
|
View
|
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/tools/quic/end_to_end_test.cc
|
View
|
|
1 chunk |
+58 lines, -10 lines |
0 comments
|
Download
|
Depends on Patchset:
Total messages: 3 (1 generated)
|