[ CCode ( type_id = "g_simple_proxy_resolver_get_type ()" ) ]
[ Version ( since = "2.36" ) ]
public class SimpleProxyResolver : Object, ProxyResolver
`GSimpleProxyResolver` is a simple [iface@Gio.
ProxyResolver] implementation that handles a single default proxy, multiple URI-scheme-specific proxies, and a list of hosts that proxies should not be used for.
`GSimpleProxyResolver` is never the default proxy resolver, but it can be used as the base class for another proxy resolver implementation, or it can be created and used manually, such as with [method@Gio.SocketClient.set_proxy_resolver].