Proxy Server Functions
Click one of the following functions for more information:
web.setPac | Sets the location of the proxy auto-configuration (PAC) script. |
web.setProxy | Specifies that all secure HTTP requests be directed to the specified proxy server. |
web.setProxyBypass | Specifies the list of urls that scripts access directly, i.e., not via the specified proxy server. |
web.setProxyBypassLocal | Specifies whether or not the proxy server should bypass local addresses. |
web.setSecureProxy | Specifies that all secure HTTP requests be directed to the specified secure proxy server. |