Comment 4 for bug 259830

Revision history for this message
Dominic Evans (oldmanuk) wrote :

Unfortunately there is a problem upstream with using proxies via urllib2 for secure https connections -- http://bugs.python.org/issue1424152

Therefore, to fix this bug, we would also need to switch to only using http methods when the proxy is enabled.