You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for loading proxy config from the environment
The popular python deployment platform PythonAnywhere requires that
http proxy settings be loaded from the environment when using their free plan
(to whitelist domains). This change adds a flag to enable loading this configuration.
Fixes#24
0 commit comments