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 Ivan.Pozdeev
Recipients Ivan.Pozdeev, alex, artem.smotrakov, jwilk, orsenthil
Date 2018-06-01.18:52:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527879171.39.0.81473610881.issue33661@psf.upfronthosting.co.za>
In-reply-to
Content
It's not about "convincing" me or anyone else. It's about showing how this will be a strict improvement.

I showed that the HTTP RFC allows apps to rely on the fact that they are receiving all the headers. So filtering them arbitrarily violates the HTTP standard -- while the whole purpose of `urllib` is to conform to it (or it would not be able to reliably talk to HTTP servers).

So, your suggestion is a disaster rather than improvement.
History
Date User Action Args
2018-06-01 18:52:51Ivan.Pozdeevsetrecipients: + Ivan.Pozdeev, orsenthil, jwilk, alex, artem.smotrakov
2018-06-01 18:52:51Ivan.Pozdeevsetmessageid: <1527879171.39.0.81473610881.issue33661@psf.upfronthosting.co.za>
2018-06-01 18:52:51Ivan.Pozdeevlinkissue33661 messages
2018-06-01 18:52:51Ivan.Pozdeevcreate