doc: kProxyPacUrl support
This commit is contained in:
parent
967c273ddb
commit
e0e4c1b54c
1 changed files with 4 additions and 0 deletions
|
@ -36,6 +36,10 @@ Enables remote debug over HTTP on the specified `port`.
|
||||||
Uses a specified proxy server, overrides system settings. This switch only
|
Uses a specified proxy server, overrides system settings. This switch only
|
||||||
affects HTTP and HTTPS requests.
|
affects HTTP and HTTPS requests.
|
||||||
|
|
||||||
|
## --proxy-pac-url=`url`
|
||||||
|
|
||||||
|
Uses the PAC script at the specified `url`.
|
||||||
|
|
||||||
## --no-proxy-server
|
## --no-proxy-server
|
||||||
|
|
||||||
Don't use a proxy server, always make direct connections. Overrides any other
|
Don't use a proxy server, always make direct connections. Overrides any other
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue