GObject.Object
Soup.ProxyResolverDefault
SoupGNOME.ProxyResolverGNOME
Import line: | SoupGNOME = imports.gi.SoupGNOME; |
GIR File: | SoupGNOME-2.4.gir |
C documentation: | SoupGNOMEProxyResolverGNOME |
Class : | ProxyResolverGNOME |
Implements: | Soup.ProxyURIResolver, Soup.SessionFeature |
Extends: | Soup.ProxyResolverDefault |
Properties | Defined By | |
---|---|---|
gproxy_resolver : Gio.ProxyResolver
|
Soup.ProxyResolverDefault | |
parent : GObject.Object
read only
|
Soup.ProxyResolverDefault |
Method / Constructor | Defined By | |
---|---|---|
new SoupGNOME.ProxyResolverGNOME
(Object properties)
Create a new SoupGNOME.ProxyResolverGNOME
Create a new SoupGNOME.ProxyResolverGNOME
|
||
Soup.SessionFeature | ||
attach
(Session session)
:
none
|
Soup.SessionFeature | |
detach
(Session session)
:
none
|
Soup.SessionFeature | |
get_proxy_uri_async
(URI uri, MainContext async_context, Cancellable cancellable, Function callback, void* user_data)
:
none
Asynchronously determines a proxy URI to use for msg and calls
Asynchronously determines a proxy URI to use for msg and calls
|
Soup.ProxyURIResolver | |
Synchronously determines a proxy URI to use for uri.
Synchronously determines a proxy URI to use for uri. If uri
should be sent via proxy, *proxy_uri will be set to the URI of the proxy, else it will be set to NULL. error.
|
Soup.ProxyURIResolver | |
Soup.SessionFeature | ||
Soup.SessionFeature |
None |