[FR]Support for proxy access to upstream servers
Closed this issue · 1 comments
rexzhang commented
Problem definition
In some environments, services cannot access the Internet directly and need to use proxies. For example, HTTP Proxy/Socks5
Current behaviour and workarounds
Proposed solution (optional)
Passing Config Parameters via Environment Variables. e.g.:
HTTP_PROXY=http://192.168.1.1:8080
SOCKS5_PROXY=192.168.1.1:1080
rexzhang commented
Sorry, Because it's using requests, it's actually supported.
https://requests.readthedocs.io/en/latest/user/advanced/#proxies