Skip to content

Commit 86579e3

Browse files
authored
Update README.md
1 parent f54bd16 commit 86579e3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2641,7 +2641,7 @@ usage: -m [-h] [--tunnel-hostname TUNNEL_HOSTNAME] [--tunnel-port TUNNEL_PORT]
26412641
[--ca-file CA_FILE] [--ca-signing-key-file CA_SIGNING_KEY_FILE]
26422642
[--auth-plugin AUTH_PLUGIN] [--cache-requests]
26432643
[--cache-by-content-type] [--cache-dir CACHE_DIR]
2644-
[--proxy-pool PROXY_POOL] [--enable-web-server]
2644+
[--proxy-pool PROXY_POOL] [--forward-all] [--enable-web-server]
26452645
[--enable-static-server] [--static-server-dir STATIC_SERVER_DIR]
26462646
[--min-compression-length MIN_COMPRESSION_LENGTH]
26472647
[--enable-reverse-proxy] [--rewrite-host-header] [--enable-metrics]
@@ -2815,6 +2815,8 @@ options:
28152815
storage.
28162816
--proxy-pool PROXY_POOL
28172817
List of upstream proxies to use in the pool
2818+
--forward-all Default: False. Forwards all requests to the
2819+
remote proxy.
28182820
--enable-web-server Default: False. Whether to enable
28192821
proxy.HttpWebServerPlugin.
28202822
--enable-static-server

0 commit comments

Comments
 (0)