Skip to content

Conversation

nschenkels
Copy link

These changes check if HTTPS_PROXY or HTTP_PROXY are set in the environment (in this order).

If so, the RESTClientObject class creates its pool_manager using urllib3.ProxyManager() instead of urllib3.PoolManager() and passes the proxy url taken from the environment variable.

@jglassenberg
Copy link

We're going to need some time to evaluate this code change. I can't provide an ETA, but it is on our list to review as we continue to update our SDKs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants