aboutsummaryrefslogtreecommitdiffstats
path: root/doc-src/features/proxyauth.html
diff options
context:
space:
mode:
authorAldo Cortesi <aldo@nullcube.com>2013-03-11 11:49:36 +1300
committerAldo Cortesi <aldo@nullcube.com>2013-03-11 11:49:36 +1300
commitc34d1e3de6483b1ab8a1a3add53fb84364c68249 (patch)
tree0e0ef7797b4ff25996374351056c9e40b771976b /doc-src/features/proxyauth.html
parent5ceef16486f71e28440f80799183190543f162f0 (diff)
downloadmitmproxy-c34d1e3de6483b1ab8a1a3add53fb84364c68249.tar.gz
mitmproxy-c34d1e3de6483b1ab8a1a3add53fb84364c68249.tar.bz2
mitmproxy-c34d1e3de6483b1ab8a1a3add53fb84364c68249.zip
Docs, examples.
Diffstat (limited to 'doc-src/features/proxyauth.html')
-rw-r--r--doc-src/features/proxyauth.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc-src/features/proxyauth.html b/doc-src/features/proxyauth.html
index 0618ee68..c22d50f3 100644
--- a/doc-src/features/proxyauth.html
+++ b/doc-src/features/proxyauth.html
@@ -1,8 +1,9 @@
-
Asks the user for authentication before they are permitted to use the proxy.
Authentication headers are stripped from the flows, so they are not passed to
-upstream servers. For now, only HTTP Basic authentication is supported.
+upstream servers. For now, only HTTP Basic authentication is supported. The
+proxy auth options are ignored if the proxy is in transparent or reverse proxy
+mode.
<table class="table">
<tbody>