Trait gio::prelude::SimpleProxyResolverExtManual
source · pub trait SimpleProxyResolverExtManual: 'static {
// Required method
fn set_ignore_hosts(&self, ignore_hosts: impl IntoStrV);
}
Required Methods§
sourcefn set_ignore_hosts(&self, ignore_hosts: impl IntoStrV)
fn set_ignore_hosts(&self, ignore_hosts: impl IntoStrV)
Sets the list of ignored hosts.
See ignore-hosts
for more details on how the
ignore_hosts
argument is interpreted.
ignore_hosts
None
-terminated list of hosts/IP addresses
to not use a proxy for