Adds a URI-scheme-specific proxy to this; URIs whose scheme matches uri_scheme (and which
don't match ignore_hosts) will be proxied via proxy
.
As with default_proxy, if proxy starts with
"socks://", SimpleProxyResolver will treat it as referring to all three of the
socks5, socks4a, and socks4 proxy types.
| this | |
| uri_scheme |
the URI scheme to add a proxy for |
| proxy |
the proxy to use for |