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 epicfaace
Recipients docs@python, epicfaace
Date 2022-01-19.21:00:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1642626026.43.0.914790012099.issue46439@roundup.psfhosted.org>
In-reply-to
Content
We should add a note that headers added via urllib.request.add_header are added to redirected requests. It isn't immediately clear upon reading the documentation that this is the case.
History
Date User Action Args
2022-01-19 21:00:26epicfaacesetrecipients: + epicfaace, docs@python
2022-01-19 21:00:26epicfaacesetmessageid: <1642626026.43.0.914790012099.issue46439@roundup.psfhosted.org>
2022-01-19 21:00:26epicfaacelinkissue46439 messages
2022-01-19 21:00:26epicfaacecreate