nschenkels
Results
1
issues of
nschenkels
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...