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 vstinner
Recipients barry, benjamin.peterson, georg.brandl, gvanrossum, orsenthil, pitrou, vstinner
Date 2011-03-24.15:38:04
SpamBayes Score 0.0029016875
Marked as misclassified No
Message-id <1300981084.69.0.944924724106.issue11662@psf.upfronthosting.co.za>
In-reply-to
Content
c6a4d267fe88.diff: This patch doesn't explain why other scheme are not allowed. I like Guido's comment:

# For security reasons we do not allow redirects to protocols
# other than HTTP or HTTPS.
History
Date User Action Args
2011-03-24 15:38:04vstinnersetrecipients: + vstinner, gvanrossum, barry, georg.brandl, orsenthil, pitrou, benjamin.peterson
2011-03-24 15:38:04vstinnersetmessageid: <1300981084.69.0.944924724106.issue11662@psf.upfronthosting.co.za>
2011-03-24 15:38:04vstinnerlinkissue11662 messages
2011-03-24 15:38:04vstinnercreate