aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaximilian Hils <git@maximilianhils.com>2014-09-07 00:59:40 +0200
committerMaximilian Hils <git@maximilianhils.com>2014-09-07 00:59:40 +0200
commitc1438050ed7263872fb64b19fbb06428bd4605ac (patch)
tree58b29542f1bdbfdb51b594ba65c2ef78fb0546c8
parent78a44c5199d81bc46038b5d680638124f613b871 (diff)
downloadmitmproxy-c1438050ed7263872fb64b19fbb06428bd4605ac.tar.gz
mitmproxy-c1438050ed7263872fb64b19fbb06428bd4605ac.tar.bz2
mitmproxy-c1438050ed7263872fb64b19fbb06428bd4605ac.zip
docs: mitmproxy now displays the reverse proxy server unless --host is specified, which comes with a pretty big warning itself
-rw-r--r--doc-src/features/reverseproxy.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc-src/features/reverseproxy.html b/doc-src/features/reverseproxy.html
index 7ad1c26c..e6de4f33 100644
--- a/doc-src/features/reverseproxy.html
+++ b/doc-src/features/reverseproxy.html
@@ -4,9 +4,6 @@ them to the specified upstream server. This is in contrast to
<a href="@!urlTo("upstreamproxy.html")!@">upstream proxy mode</a>, in which
mitmproxy forwards HTTP proxy requests to an upstream proxy server.
-Note that the displayed URL for flows in this mode will use the value of the
-__Host__ header field from the request, not the reverse proxy server.
-
<table class="table">
<tbody>
<tr>