Proxy Server Functions
Click one of the following functions for more information:
web_set_pac | Sets the location of the proxy auto-configuration (PAC) script. |
web_set_proxy | Specifies that all secure HTTP requests be directed to the specified proxy server. |
web_set_proxy_bypass | Specifies the list of URLs that scripts access directly, i.e., not via the specified proxy server. |
web_set_proxy_bypass_local | Specifies whether or not the proxy server should bypass local addresses. |
web_set_secure_proxy | Specifies that all secure HTTP requests be directed to the specified secure proxy server. |