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 tuxcell
Recipients tuxcell
Date 2018-09-23.16:07:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537718868.74.0.956365154283.issue34777@psf.upfronthosting.co.za>
In-reply-to
Content
It is possible to use urllib.request defining a header that can be junk in some cases and still get the contents without any warning or error.
The behavior depends on the URL and also on the header.
History
Date User Action Args
2018-09-23 16:07:48tuxcellsetrecipients: + tuxcell
2018-09-23 16:07:48tuxcellsetmessageid: <1537718868.74.0.956365154283.issue34777@psf.upfronthosting.co.za>
2018-09-23 16:07:48tuxcelllinkissue34777 messages
2018-09-23 16:07:48tuxcellcreate