Proxy Server Functions

Click one of the following functions for more information:

web.setPacSets the location of the proxy auto-configuration (PAC) script.
web.setProxySpecifies that all secure HTTP requests be directed to the specified proxy server.
web.setProxyBypassSpecifies the list of urls that scripts access directly, i.e., not via the specified proxy server.
web.setProxyBypassLocalSpecifies whether or not the proxy server should bypass local addresses.
web.setSecureProxySpecifies that all secure HTTP requests be directed to the specified secure proxy server.