Merge pull request #2179 from deepak1556/proxy_patch

doc: kProxyPacUrl support
This commit is contained in:
Cheng Zhao 2015-07-13 15:14:58 -07:00
commit 3ef54147c9

View file

@ -36,6 +36,10 @@ Enables remote debug over HTTP on the specified `port`.
Uses a specified proxy server, overrides system settings. This switch only
affects HTTP and HTTPS requests.
## --proxy-pac-url=`url`
Uses the PAC script at the specified `url`.
## --no-proxy-server
Don't use a proxy server, always make direct connections. Overrides any other