This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author misa
Recipients
Date 2002-02-08.21:39:17
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
This patch adds HTTP*Connection classes for proxy
connections. Authenticated proxies are also supported.

One can argue urllib2 already implements this. It does
not do HTTPS tunneling through proxies, and this is
intended to be lower-level than urllib2.
History
Date User Action Args
2007-08-23 15:10:56adminlinkissue515003 messages
2007-08-23 15:10:56admincreate