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

Issue 119068: For connection-based authentication schemes such as NTLM,... (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

For connection-based authentication schemes such as NTLM, we keep the connection alive even if the server or proxy tells us to close it. R=eroman BUG=http://crbug.com/8771 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=17673

Patch Set 1 #

Total comments: 1

Patch Set 2 : '' #

Patch Set 3 : Upload before checkin #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -41 lines) Patch
M net/http/http_network_transaction.cc View 1 4 chunks +13 lines, -41 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
wtc
This is an experimental change to see if it will fix the Squid NTLM auth ...
11 years, 6 months ago (2009-06-03 02:06:56 UTC) #1
eroman
11 years, 6 months ago (2009-06-03 03:19:10 UTC) #2
lgtm

http://codereview.chromium.org/119068/diff/1/2
File net/http/http_network_transaction.cc (right):

http://codereview.chromium.org/119068/diff/1/2#newcode245
Line 245: // marks the connection as not keep-alive, we still keep it alive.
nit: "not keep-alive" --> "non keep-alive" ?

Powered by Google App Engine
This is Rietveld 408576698