duo_client_python
duo_client_python copied to clipboard
Automatic proxy configuration
trafficstars
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 method set_proxy, but it would be nice to have this be automatic, like the examples below.
@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.