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 serhiy.storchaka
Recipients X-Istence, serhiy.storchaka
Date 2016-11-16.22:45:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1479336317.58.0.416811966655.issue28719@psf.upfronthosting.co.za>
In-reply-to
Content
Please make a dump. It should include not just literally the string written, but headers and other special fields.

I tried with rbo = io.BytesIO(), and get rbo.tell() == 133. Should be a difference between io.BytesIO and ResponseBodyFile. Maybe ResponseBodyFile is not seekable.
History
Date User Action Args
2016-11-16 22:45:17serhiy.storchakasetrecipients: + serhiy.storchaka, X-Istence
2016-11-16 22:45:17serhiy.storchakasetmessageid: <1479336317.58.0.416811966655.issue28719@psf.upfronthosting.co.za>
2016-11-16 22:45:17serhiy.storchakalinkissue28719 messages
2016-11-16 22:45:17serhiy.storchakacreate