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 martin.panter
Recipients martin.panter, vstinner
Date 2018-07-30.13:39:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1532957980.69.0.56676864532.issue32084@psf.upfronthosting.co.za>
In-reply-to
Content
In Issue 34276 I suggested a fix to “urlunsplit”. In this case it would send “Location: ////www.python.org/%2f../", with an extra pair of slashes denoting an empty host name. This should stop a browser from seeing “www.python.org” as a host name.
History
Date User Action Args
2018-07-30 13:39:40martin.pantersetrecipients: + martin.panter, vstinner
2018-07-30 13:39:40martin.pantersetmessageid: <1532957980.69.0.56676864532.issue32084@psf.upfronthosting.co.za>
2018-07-30 13:39:40martin.panterlinkissue32084 messages
2018-07-30 13:39:40martin.pantercreate