Proxy


Object Hierarchy:

GLib.Proxy GLib.Proxy GLib.Proxy GLib.Object GLib.Object GLib.Object->GLib.Proxy

Description:

[ CCode ( type_cname = "GProxyInterface" , type_id = "g_proxy_get_type ()" ) ]
[ Version ( since = "2.26" ) ]
public interface Proxy : Object

A `GProxy` handles connecting to a remote host via a given type of proxy server.

It is implemented by the `gio-proxy` extension point. The extensions are named after their proxy protocol name. As an example, a SOCKS5 proxy implementation can be retrieved with the name `socks5` using the function [method@Gio.IOExtensionPoint.get_extension_by_name].


Namespace: GLib
Package: gio-2.0

Content:

Static methods:

Methods:

Inherited Members: