[issue24764] cgi.FieldStorage can't parse multipart part headers with Content-Length and no filename in Content-Disposition
Peter Landry
report at bugs.python.org
Fri Aug 7 17:12:11 CEST 2015
Peter Landry added the comment:
A new patch that simply removes Content-Length from part headers when present.
----------
Added file: http://bugs.python.org/file40145/cgi_multipart.patch
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue24764>
_______________________________________
More information about the Python-bugs-list
mailing list