SimpleProxyResolver.setIgnoreHosts
void setIgnoreHosts(string[] ignoreHosts)Sets the list of ignored hosts.
See #GSimpleProxyResolver:ignore-hosts for more details on how the ignore_hosts argument is interpreted.
Parameters
ignoreHosts | null-terminated list of hosts/IP addresses to not use a proxy for |