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 laurento.frittella
Recipients Alex Quinn, demian.brecht, laurento.frittella, martin.panter, msornay, orsenthil, pitrou, raylu, serhiy.storchaka
Date 2014-11-20.14:00:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1416492028.82.0.225712464779.issue14044@psf.upfronthosting.co.za>
In-reply-to
Content
Even if forcing the HTTP/1.0 workaround works it can end up in weird issues, especially if used in something more than a small script, like the one I tried to describe in this issue report[1] for the "requests" python library.

[1] https://github.com/kennethreitz/requests/issues/2341
History
Date User Action Args
2014-11-20 14:00:28laurento.frittellasetrecipients: + laurento.frittella, orsenthil, pitrou, Alex Quinn, martin.panter, serhiy.storchaka, demian.brecht, msornay, raylu
2014-11-20 14:00:28laurento.frittellasetmessageid: <1416492028.82.0.225712464779.issue14044@psf.upfronthosting.co.za>
2014-11-20 14:00:28laurento.frittellalinkissue14044 messages
2014-11-20 14:00:28laurento.frittellacreate