|
Send correct request headers when using spdy 3.
Require the spdy protocol version to be passed to CreateSpdyHeadersFromHttpRequest so that the correct headers will be generated.
Add GetProtocolVersion methods to SpdyStream and SpdySession.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=126950
Total comments: 6
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+217 lines, -195 lines) |
Patch |
 |
M |
net/spdy/spdy_http_stream.cc
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
net/spdy/spdy_http_stream_spdy3_unittest.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
net/spdy/spdy_http_utils.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
net/spdy/spdy_http_utils.cc
|
View
|
1
|
2 chunks |
+18 lines, -8 lines |
0 comments
|
Download
|
 |
M |
net/spdy/spdy_network_transaction_spdy3_unittest.cc
|
View
|
|
6 chunks |
+35 lines, -35 lines |
0 comments
|
Download
|
 |
M |
net/spdy/spdy_proxy_client_socket.cc
|
View
|
1
|
1 chunk |
+8 lines, -3 lines |
0 comments
|
Download
|
 |
M |
net/spdy/spdy_proxy_client_socket_spdy3_unittest.cc
|
View
|
|
2 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
M |
net/spdy/spdy_session.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/spdy/spdy_session.cc
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/spdy/spdy_session_spdy2_unittest.cc
|
View
|
1
|
4 chunks |
+4 lines, -77 lines |
0 comments
|
Download
|
 |
M |
net/spdy/spdy_session_spdy3_unittest.cc
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/spdy/spdy_stream.h
|
View
|
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/spdy/spdy_stream.cc
|
View
|
|
2 chunks |
+30 lines, -14 lines |
0 comments
|
Download
|
 |
M |
net/spdy/spdy_stream_spdy2_unittest.cc
|
View
|
|
1 chunk |
+22 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/spdy/spdy_stream_spdy3_unittest.cc
|
View
|
|
6 chunks |
+46 lines, -21 lines |
0 comments
|
Download
|
 |
M |
net/spdy/spdy_test_util_spdy3.cc
|
View
|
|
5 chunks |
+26 lines, -26 lines |
0 comments
|
Download
|
Total messages: 5 (0 generated)
|