| Import line: | Soup = imports.gi.Soup; |
| GIR File: | Soup-2.4.gir |
| C documentation: | SoupProxyURIResolver |
| Interface : | ProxyURIResolver |
| Implementations: | Soup.ProxyResolverDefault |
| None |
| Method / Constructor | Defined By | |
|---|---|---|
|
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 | |
| None |