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

Issue 118316: Send the "Proxy-Connection: keep-alive" header with HTTP CONNECT... (Closed)

Created:
11 years, 6 months ago by wtc
Modified:
9 years, 7 months ago
Reviewers:
eroman
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Send the "Proxy-Connection: keep-alive" header with HTTP CONNECT requests for compatibility with HTTP/1.0 proxies such as Squid. This is required for NTLM authentication. Fix some cpplint.py nits in http_network_transaction_unittest.cc. R=eroman BUG=http://crbug.com/8771 TEST=net_unittests passes all tests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=17761

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -12 lines) Patch
M net/http/http_network_transaction.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M net/http/http_network_transaction_unittest.cc View 9 chunks +17 lines, -10 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
wtc
11 years, 6 months ago (2009-06-05 20:06:03 UTC) #1
eroman
11 years, 6 months ago (2009-06-05 20:09:53 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698