aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/features/reverseproxy.rst6
-rw-r--r--docs/schematics/proxy-modes-flowchart.pngbin34635 -> 71622 bytes
-rw-r--r--docs/schematics/proxy-modes.vsdxbin190788 -> 191464 bytes
3 files changed, 3 insertions, 3 deletions
diff --git a/docs/features/reverseproxy.rst b/docs/features/reverseproxy.rst
index 77e9327c..87065e73 100644
--- a/docs/features/reverseproxy.rst
+++ b/docs/features/reverseproxy.rst
@@ -3,15 +3,15 @@
Reverse Proxy
=============
-In reverse proxy mode, mitmproxy accepts standard HTTP requests and forwards
+In reverse proxy mode, mitmproxy accepts standard HTTP(S) requests and forwards
them to the specified upstream server. This is in contrast to :ref:`upstreamproxy`, in which
-mitmproxy forwards HTTP proxy requests to an upstream proxy server.
+mitmproxy forwards HTTP(S) proxy requests to an upstream proxy server.
================== =====================================
command-line :option:`-R http[s]://hostname[:port]`
================== =====================================
-Here, **scheme** signifies if the proxy should use TLS to connect to the server.
+Here, **http[s]** signifies if the proxy should use TLS to connect to the server.
mitmproxy always accepts both encrypted and unencrypted requests and transforms
them to what the server expects.
diff --git a/docs/schematics/proxy-modes-flowchart.png b/docs/schematics/proxy-modes-flowchart.png
index 716b5ee2..e9568dac 100644
--- a/docs/schematics/proxy-modes-flowchart.png
+++ b/docs/schematics/proxy-modes-flowchart.png
Binary files differ
diff --git a/docs/schematics/proxy-modes.vsdx b/docs/schematics/proxy-modes.vsdx
index c78cf8d0..0128a142 100644
--- a/docs/schematics/proxy-modes.vsdx
+++ b/docs/schematics/proxy-modes.vsdx
Binary files differ