[issue27777] cgi.FieldStorage can't parse simple body with Content-Length and no Content-Disposition

Aron Podrigal report at bugs.python.org
Tue Feb 5 18:01:04 EST 2019


Aron Podrigal <aronp at guaranteedplus.com> added the comment:

A different approach. Always honor content length, and do not try to read more than.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue27777>
_______________________________________


More information about the Python-bugs-list mailing list