[issue1223] httplib does not handle ssl end of file properly

Martin Panter report at bugs.python.org
Sat Aug 20 09:21:13 EDT 2016


Martin Panter added the comment:

I think the default of suppress_ragged_eofs=True was a bad idea because by default you cannot tell a secure EOF signal from an insecure error; see Issue 27815.

----------
nosy: +martin.panter

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1223>
_______________________________________


More information about the Python-bugs-list mailing list