aboutsummaryrefslogtreecommitdiffstats
path: root/doc-src/features
diff options
context:
space:
mode:
authorMaximilian Hils <git@maximilianhils.com>2014-09-07 00:42:25 +0200
committerMaximilian Hils <git@maximilianhils.com>2014-09-07 00:42:25 +0200
commit78a44c5199d81bc46038b5d680638124f613b871 (patch)
treecf6361d77aeed7a3fd453744778b443885ffa65d /doc-src/features
parentdf129736c3a621847f7916d40edd909fe9fb0b8e (diff)
downloadmitmproxy-78a44c5199d81bc46038b5d680638124f613b871.tar.gz
mitmproxy-78a44c5199d81bc46038b5d680638124f613b871.tar.bz2
mitmproxy-78a44c5199d81bc46038b5d680638124f613b871.zip
add docs on proxy modes
Diffstat (limited to 'doc-src/features')
-rw-r--r--doc-src/features/upstreamproxy.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc-src/features/upstreamproxy.html b/doc-src/features/upstreamproxy.html
index 5b9c2289..6039f4df 100644
--- a/doc-src/features/upstreamproxy.html
+++ b/doc-src/features/upstreamproxy.html
@@ -7,7 +7,7 @@ mitmproxy forwards ordinary HTTP requests to an upstream server.
<table class="table">
<tbody>
<tr>
- <th width="20%">command-line</th> <td>-U http[s]://hostname[:port]</td>
+ <th width="20%">command-line</th> <td>-U http://hostname[:port]</td>
</tr>
<tr>
<th>mitmproxy shortcut</th> <td><b>U</b></td>