hyper-rustls
hyper-rustls copied to clipboard
Proxy configuration?
I see an old issue about proxy configuration, but it seems like hyper removed the ProxyConfig struct some years ago. Is there a way to configure an HttpsConnector with an http proxy?
I don't know how proxies should work, but it seems like hyper's Connect trait doesn't preclude anything that's tunneling over HTTP?