Gio.SimpleProxyResolver.prototype.set_ignore_hosts

function set_ignore_hosts(ignore_hosts: String): void {
    // Gjs wrapper for g_simple_proxy_resolver_set_ignore_hosts()
}
  

Sets the list of ignored hosts.

See Gio.SimpleProxyResolver.ignore_hosts for more details on how the ignore_hosts argument is interpreted.

Since 2.36

ignore_hosts

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