[ CCode ( type_cname = "GProxyResolverInterface" , type_id = "g_proxy_resolver_get_type ()" ) ]
[ Version ( since = "2.26" ) ]
public interface ProxyResolver : Object
`GProxyResolver` provides synchronous and asynchronous network proxy resolution.
`GProxyResolver` is used within [class@Gio.SocketClient] through the method [method@Gio.SocketConnectable.proxy_enumerate].
Implementations of `GProxyResolver` based on libproxy and GNOME settings can be found in glib-networking. GIO comes with an implementation for use inside Flatpak portals.