httpcore
httpcore copied to clipboard
proxy mode for http proxies
Closes #735 Refs: https://github.com/encode/httpcore/discussions/703 https://github.com/encode/httpcore/pull/716
- [x] tests (forward and tunnel tests already implemented)
- [x] docs + warn about insecure use of
ProxyMode.FORWARD
- [x] changelog