File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments