Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(322)

Issue 16599019: Merge 202927 "net: don't process truncated headers on HTTPS conn..." (Closed)

Created:
7 years, 6 months ago by Chris Evans
Modified:
7 years, 6 months ago
Reviewers:
agl
CC:
chromium-reviews, cbentzel+watch_chromium.org, mmenke
Visibility:
Public.

Description

Merge 202927 "net: don't process truncated headers on HTTPS conn..." > net: don't process truncated headers on HTTPS connections. > > This change causes us to not process any headers unless they are correctly > terminated with a \r\n\r\n sequence. > > BUG=244260 > > Review URL: https://chromiumcodereview.appspot.com/15688012 TBR=agl@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=205382

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+142 lines, -15 lines) Patch
M net/base/net_error_list.h View 1 chunk +3 lines, -0 lines 0 comments Download
M net/http/http_proxy_client_socket_pool_spdy2_unittest.cc View 1 chunk +7 lines, -1 line 0 comments Download
M net/http/http_proxy_client_socket_pool_spdy3_unittest.cc View 1 chunk +7 lines, -1 line 0 comments Download
M net/http/http_stream_parser.cc View 1 chunk +18 lines, -13 lines 0 comments Download
M net/http/http_stream_parser_unittest.cc View 1 chunk +107 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Chris Evans
7 years, 6 months ago (2013-06-11 03:10:38 UTC) #1
Chris Evans
Committed patchset #1 manually as r205382.
7 years, 6 months ago (2013-06-11 03:10:47 UTC) #2
agl
7 years, 6 months ago (2013-06-11 14:34:08 UTC) #3
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698