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

Issue 67117: Log an INFO message whenever we receive an auth challenge.... (Closed)

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

Description

Log the "Proxy-Support: Session-Based-Authentication" response header. Log an INFO message whenever we receive an auth challenge. R=eroman BUG=8771 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=14108

Patch Set 1 #

Total comments: 5

Patch Set 2 : Address review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -29 lines) Patch
M net/http/http_network_transaction.h View 1 2 chunks +8 lines, -0 lines 0 comments Download
M net/http/http_network_transaction.cc View 1 5 chunks +60 lines, -29 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
wtc
11 years, 8 months ago (2009-04-14 01:28:38 UTC) #1
eroman
LGTM http://codereview.chromium.org/67117/diff/1/2 File net/http/http_network_transaction.cc (right): http://codereview.chromium.org/67117/diff/1/2#newcode1469 Line 1469: while (response_.headers->EnumerateHeader(&iter, "Proxy-Authenticate", minor nit: in some ...
11 years, 8 months ago (2009-04-15 22:10:46 UTC) #2
wtc
I made all the changes you suggested except for moving the AuthTargetString method to HttpAuth::TargetToString, ...
11 years, 8 months ago (2009-04-21 01:42:42 UTC) #3
eroman
11 years, 8 months ago (2009-04-21 02:12:49 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698