3scale_toolbox icon indicating copy to clipboard operation
3scale_toolbox copied to clipboard

Support connections through HTTP proxy

Open eguzki opened this issue 4 years ago • 0 comments

Currently, http_proxy env var can be used to setup connections though HTTP proxy.

https://docs.ruby-lang.org/en/2.7.0/Net/HTTP.html#method-c-new

However, it is limited. If the proxy requires authentication, the toolbox must supply it explicitly.

eguzki avatar Sep 09 '21 10:09 eguzki