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 ced
Recipients ced, loewis, pokoli, serhiy.storchaka, terry.reedy
Date 2016-01-09.10:00:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1452333635.17.0.795821225955.issue26049@psf.upfronthosting.co.za>
In-reply-to
Content
Will it not be better indeed to just stream.read() without any argument?
Because HTTPResponse will call _safe_read with just the length of the header.
History
Date User Action Args
2016-01-09 10:00:35cedsetrecipients: + ced, loewis, terry.reedy, serhiy.storchaka, pokoli
2016-01-09 10:00:35cedsetmessageid: <1452333635.17.0.795821225955.issue26049@psf.upfronthosting.co.za>
2016-01-09 10:00:35cedlinkissue26049 messages
2016-01-09 10:00:35cedcreate