Mezzo
Mezzo
Let me add a bit more context and details. What we are trying to achieve is to use needle with an HTTP/S proxy. In secure setup, HTTP clients are expected...
@tomas , any chance you could have a look at this, especially PR #427 as a suggestion to disable this behaviour?
Thanks @tomas, no rush, just wanted to make sure you've seen it. Let me know if there's anything you'd like me to change in the [PR](https://github.com/tomas/needle/pull/427).
Hey @tomas , any chance you could have a look at #427 to optionally disable needle from automatically picking up environment variables?
This is a similar setting we're using needle. We're using proxy-agent or global-agent, but the earlier changes for needle to pick up the env variables broke this. @tomas with `use_proxy_from_env_var:...