summaryrefslogtreecommitdiffstats
path: root/net/http/http_auth.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/http/http_auth.h')
-rw-r--r--net/http/http_auth.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/http/http_auth.h b/net/http/http_auth.h
index 3611612..0034b1f 100644
--- a/net/http/http_auth.h
+++ b/net/http/http_auth.h
@@ -133,7 +133,8 @@ class HttpAuth {
//
// |headers| must be non-NULL and contain the new HTTP response.
//
- // |target| specifies whether the headers came from a server or proxy.
+ // |target| specifies whether the authentication challenge response came
+ // from a server or a proxy.
//
// |disabled_schemes| are the authentication schemes to ignore.
//