diff options
Diffstat (limited to 'doc-src')
-rw-r--r-- | doc-src/features/reverseproxy.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc-src/features/reverseproxy.html b/doc-src/features/reverseproxy.html index d399cdc0..7be02b87 100644 --- a/doc-src/features/reverseproxy.html +++ b/doc-src/features/reverseproxy.html @@ -10,7 +10,7 @@ __Host__ header field from the request, not the reverse proxy server. <table class="table"> <tbody> <tr> - <th width="20%">command-line</th> <td>-P http[s]://hostname[:port]</td> + <th width="20%">command-line</th> <td>-R http[s]://hostname[:port]</td> </tr> <tr> <th>mitmproxy shortcut</th> <td><b>P</b></td> |