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.
the #SoupURI you want a proxy for
a #GCancellable, or %NULL
on return, will contain the proxy URI
%SOUP_STATUS_OK if successful, or a transport-level error.
Deprecated: #SoupProxyURIResolver is deprecated in favor of #GProxyResolver
2.26.3
See Implementation
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.