[issue42004] Allow uploading files with SimpleHTTPRequestHandler

Javier Ayres report at bugs.python.org
Mon Oct 12 10:14:09 EDT 2020


Javier Ayres <javier at lufte.net> added the comment:

I see. To be honest I didn't know FieldStorage at all, it was the best way I found of dealing with file data in requests using just the standard library. If you think this feature makes sense and it could be included, I could look into removing the FieldStorage dependency.

----------

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


More information about the Python-bugs-list mailing list