SimpleProxyResolver


Object Hierarchy:

GLib.SimpleProxyResolver GLib.SimpleProxyResolver GLib.SimpleProxyResolver GLib.Object GLib.Object GLib.Object->GLib.SimpleProxyResolver GLib.ProxyResolver GLib.ProxyResolver GLib.ProxyResolver->GLib.SimpleProxyResolver

Description:

[ 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].


Namespace: GLib
Package: gio-2.0

Content:

Properties:

Creation methods:

Methods:

Inherited Members:

All known members inherited from interface GLib.ProxyResolver