Open ramonpetgrave64 opened 1 year ago
@ramonpetgrave64 Thanks for the suggestion. We'll consider it, but it would have to wait for a major version release since I think this would count as a backwards-incompatible change.
@AaronAtDuo Thanks for the reply. Alright. In the mean time, you could introduce an optional switch, like use_proxy_env_variable
.
Hello from lyft/cartography!
We're using the duo client and realized that it doens't automatically use the
HTTP_PROXY
environment variable. We've been using your provided methodset_proxy
, but it would be nice to have this be automatic, like the examples below.