[issue19052] Python's CGIHTTPServer does not handle Expect: 100-continue gracefully which results in some Post requests being handled slowly.

R. David Murray report at bugs.python.org
Thu Sep 19 17:44:09 CEST 2013


R. David Murray added the comment:

See also issue 1346874.  It seems that we do not currently handle 'continue' correctly in general.

----------
nosy: +r.david.murray

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


More information about the Python-bugs-list mailing list