Gio.SimpleProxyResolver.default_proxy

SimpleProxyResolver.default_proxy: String (Read / Write)
  

The default proxy URI that will be used for any URI that doesn't match Gio.SimpleProxyResolver.ignore_hosts, and doesn't match any of the schemes set with Gio.SimpleProxyResolver.prototype.set_uri_proxy.

Note that as a special case, if this URI starts with "socks://", Gio.SimpleProxyResolver will treat it as referring to all three of the socks5, socks4a, and socks4 proxy types.