[issue19547] HTTPS proxy support missing without warning

2013-11-10 Thread Stefan Richter
New submission from Stefan Richter: When using urllib2 and specifying a HTTPS proxy when setting up a ProxyHandler, the library does not encrypt the traffic sent to the proxy server. This results in unpredictable behavior. Either the support should be implemented or an error raised

[issue19547] HTTPS proxy support missing without warning

2013-11-26 Thread Stefan Richter
Changes by Stefan Richter : -- versions: +Python 2.6, Python 3.1, Python 3.2, Python 3.3, Python 3.4, Python 3.5 ___ Python tracker <http://bugs.python.org/issue19