Set scheme of proxy auth extension via protocol
Eg: If the proxy_string is "user:pass@https://host:port", then "https" becomes the scheme for the proxy auth extension. (Note that "http" is the default scheme if no protocol is provided with the proxy string.)
This becomes important if a proxy server is https-only.