Support for http_proxy environment variables
Open
- Dominant language
- Rust
- Stars
- 12.5k
- Forks
- 1.3k
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 24
Description
## Feature Request
Support for http_proxy environment variables by default. This is something gRPC Core supports and I'm unable to replicate manually. https://grpc.github.io/grpc/core/md_doc_core_default_http_proxy_mapper.html. I've had some success with hyper-http-proxy, but unable to proxy mtls certs (separate issue).
### Crates
- https://github.com/metalbear-co/hyper-http-proxy
### Alternatives
- relying on GRPC libraries built on c core
Contributor guide
Assessment
This issue has not been assessed yet.