diff options
Diffstat (limited to 'doc-src/modes.html')
-rw-r--r-- | doc-src/modes.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc-src/modes.html b/doc-src/modes.html index b78fe3c0..8870009d 100644 --- a/doc-src/modes.html +++ b/doc-src/modes.html @@ -212,7 +212,7 @@ the client connects to Google directly again. If you want to chain proxies by adding mitmproxy in front of a different proxy appliance, you can use mitmproxy's upstream mode. In upstream mode, all -requests are unconditionally transferred to an upstream proxy or your choice. +requests are unconditionally transferred to an upstream proxy of your choice. <a href="@!urlTo('schematics/proxy-modes-upstream.png')!@"> <img src="@!urlTo('schematics/proxy-modes-upstream.png')!@"></a> |