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 David Ford (FirefighterBlu3)
Recipients Alecz, David Ford (FirefighterBlu3), moritzs, r.david.murray
Date 2015-07-04.17:59:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1436032776.82.0.737778971282.issue18543@psf.upfronthosting.co.za>
In-reply-to
Content
In my quest for completeness, I discovered a lack of handling given HTTP->HTTPS redirect. So I've attached another version of this patch which ensures an HTTPS handler is installed if such a redirect is found.
History
Date User Action Args
2015-07-04 17:59:36David Ford (FirefighterBlu3)setrecipients: + David Ford (FirefighterBlu3), r.david.murray, moritzs, Alecz
2015-07-04 17:59:36David Ford (FirefighterBlu3)setmessageid: <1436032776.82.0.737778971282.issue18543@psf.upfronthosting.co.za>
2015-07-04 17:59:36David Ford (FirefighterBlu3)linkissue18543 messages
2015-07-04 17:59:36David Ford (FirefighterBlu3)create