ProxyResolver


Object Hierarchy:

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

Description:

[ CCode ( type_cname = "GProxyResolverInterface" , type_id = "g_proxy_resolver_get_type ()" ) ]
[ Version ( since = "2.26" ) ]
public interface ProxyResolver : Object

ProxyResolver provides synchronous and asynchronous network proxy resolution.

ProxyResolver is used within SocketClient through the method proxy_enumerate.

Implementations of ProxyResolver based on libproxy and GNOME settings can be found in glib-networking. GIO comes with an implementation for use inside Flatpak portals.

All known implementing classes:

Namespace: GLib
Package: gio-2.0

Content:

Static methods:

Methods:

Inherited Members:

All known members inherited from class GLib.Object



2022 vala-language.org