SimpleProxyResolver.setIgnoreHosts

Sets the list of ignored hosts. See "ignore-hosts" for more details on how the ignore_hosts argument is interpreted. Since 2.36

class SimpleProxyResolver
void
setIgnoreHosts
()

Parameters

ignoreHosts char**

NULL-terminated list of hosts/IP addresses to not use a proxy for

Meta