mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-22 15:37:45 +00:00
83f8522981
inserting " .. option::" tags create ugly markup, so we just ditch this entirely and continue using refs.
13 lines
454 B
ReStructuredText
13 lines
454 B
ReStructuredText
.. _upstreamproxy:
|
|
|
|
Upstream proxy mode
|
|
===================
|
|
|
|
In this mode, mitmproxy accepts proxy requests and unconditionally forwards all
|
|
requests to a specified upstream proxy server. This is in contrast to :ref:`reverseproxy`,
|
|
in which mitmproxy forwards ordinary HTTP requests to an upstream server.
|
|
|
|
================== =============================
|
|
command-line ``-U http://hostname[:port]``
|
|
================== =============================
|