Example: web_set_proxy_bypass
The following example specifies that scripts access all local hosts and all www.ABC.com sites directly, without using the proxy server:
web_set_proxy_bypass("<local>;www.abc.com");
The following example specifies that scripts access all local hosts and all www.ABC.com sites directly, without using the proxy server:
web_set_proxy_bypass("<local>;www.abc.com");