Martin Wilck <[EMAIL PROTECTED]> added the comment:
I am not in my office. I'll be back on August 25, 2008.
In urgent cases, please contact:
Peter Pols <[EMAIL PROTECTED]> or
Gerhard Wichert <[EMAIL PROTECTED]>
Best regards
Martin Wilck
Added file: http://bu
Martin Wilck <[EMAIL PROTECTED]> added the comment:
I am not in my office. I'll be back on June 30, 2008.
In urgent cases, please contact:
Peter Pols <[EMAIL PROTECTED]> or
Gerhard Wichert <[EMAIL PROTECTED]>
Best regards
Martin Wilck
Added file: http://bugs.pytho
Martin Wilck added the comment:
I think this is a major issue because urllib2 is widely used, and any
application using it is useless behind a HTTPS proxy. A Prominent
example in the Linux world is yum, the Fedora Linux package management
tool. HTTPS proxies are a extermely common in the
Martin Wilck added the comment:
The recipe in its current form doesn't work with urllib2 in python 2.5
The reason it fails is that the HTTPConnection.request() method isn't
passed the request itself (with the proxy host and port info). No easy
solution to be seen.
--
nos