Using an HTTP PROXY - Python
| 
 You can do it even without the HTTP_PROXY environment variable. Try this sample: 
In your case it really seems that the proxy server is refusing the connection. Something more to try: 
 | 
Using an HTTP PROXY - Python
| 
 You can do it even without the HTTP_PROXY environment variable. Try this sample: 
In your case it really seems that the proxy server is refusing the connection. Something more to try: 
 |