public abstract uint get_proxy_uri_sync (URI uri, Cancellable? cancellable, out URI proxy_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.