GObject.Object
Soup.ProxyResolverDefault
| Import line: | Soup = imports.gi.Soup; |
| GIR File: | Soup-2.4.gir |
| C documentation: | SoupProxyResolverDefault |
| Class : | ProxyResolverDefault |
| Implements: | Soup.ProxyURIResolver, Soup.SessionFeature |
| Extends: | GObject.Object |
| Properties | Defined By | |
|---|---|---|
|
gproxy_resolver : Gio.ProxyResolver
|
Soup.ProxyResolverDefault | |
|
parent : GObject.Object
read only
|
Soup.ProxyResolverDefault | |
| Method / Constructor | Defined By | |
|---|---|---|
|
new Soup.ProxyResolverDefault
(Object properties)
Create a new Soup.ProxyResolverDefault
Create a new Soup.ProxyResolverDefault
|
||
| 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 |