autoupgrader ProxyBypass property
Return to Introduction  Previous page  Next page
Applies to
auAutoUpgrader and auHTTP components as subproperty of Proxy structure.  

Declaration
property ProxyBypass: String;  

Description
The ProxyBypass contains the list of host names or IP addresses, or both, that should not be routed through the proxy. The list can contain wildcards. If the ProxyBypass is empty, the component reads the bypass list from the registry.  
 
tip You can use wild cards to match domain and host names or addresses — for example, www.*.com;128.*;240.*;*.mygroup.*;*x* and so on. Use semicolon (;) to separate entries.  

See also
ProxyServer and ProxyPort properties.  
File not found.