Open kkochubey1 opened 8 years ago
:+1:
👍
This would be super useful to me. We have a sudden requirement to route all traffic through an HTTP Proxy on our gateway, but are only supposed to be using it for egress traffic, hence respecting no_proxy would solve all my issues.
:+1:
some similar fix for no_proxy is available in request https://github.com/request/request/pull/1096
I need ability to do direct calls for local addresses. How to make global-tunnel module read NO_PROXY env variable and make direct calls if url is pointed to intranet?