SoupProxyURIResolverInterface.getProxyUriSync

struct SoupProxyURIResolverInterface
extern (C)
uint function(SoupProxyURIResolver* proxyUriResolver, SoupURI* uri, GCancellable* cancellable, SoupURI** proxyUri) getProxyUriSync;

Return Value

%SOUP_STATUS_OK if successful, or a transport-level error.

Meta