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 avangel
Recipients avangel, berker.peksag, docs@python
Date 2016-10-08.15:29:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1475940584.2.0.904238671288.issue28389@psf.upfronthosting.co.za>
In-reply-to
Content
It's my pleasure.
It was somewhat similar:
- the set_proxy() is the same
- for the make_connection() I gave the necessary clues, so one can create the code and you can use that in a way that I don't have to spend time on the PSF Contributor Agreement
- overriding send_request() is not necessary at all, because the HTTP proxying is done in http.client level
History
Date User Action Args
2016-10-08 15:29:44avangelsetrecipients: + avangel, docs@python, berker.peksag
2016-10-08 15:29:44avangelsetmessageid: <1475940584.2.0.904238671288.issue28389@psf.upfronthosting.co.za>
2016-10-08 15:29:44avangellinkissue28389 messages
2016-10-08 15:29:44avangelcreate