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 Ivan.Pozdeev, alex, artem.smotrakov, eamanu, jwilk, kyoshidajp, martin.panter, orsenthil, xtreak
Date 2018-12-26.20:45:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1545857120.59.0.938175994484.issue33661@roundup.psfhosted.org>
In-reply-to
Content
Are you aware of the “add_unredirected_header” method? Maybe that is enough to avoid your problem.
https://docs.python.org/dev/library/urllib.request.html#urllib.request.Request.add_unredirected_header
History
Date User Action Args
2018-12-26 20:45:21martin.pantersetrecipients: + martin.panter, orsenthil, jwilk, alex, Ivan.Pozdeev, artem.smotrakov, eamanu, kyoshidajp, xtreak
2018-12-26 20:45:20martin.pantersetmessageid: <1545857120.59.0.938175994484.issue33661@roundup.psfhosted.org>
2018-12-26 20:45:20martin.panterlinkissue33661 messages
2018-12-26 20:45:20martin.pantercreate