docs: mitmproxy now displays the reverse proxy server unless --host is specified, which comes with a pretty big warning itself

This commit is contained in:
Maximilian Hils 2014-09-07 00:59:40 +02:00
parent 78a44c5199
commit c1438050ed

View File

@ -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 <a href="@!urlTo("upstreamproxy.html")!@">upstream proxy mode</a>, in which
mitmproxy forwards HTTP proxy requests to an upstream proxy server. 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"> <table class="table">
<tbody> <tbody>
<tr> <tr>