[issue1817] module-cgi: handling GET and POST together
Alexandre Fiori
report at bugs.python.org
Wed Jan 16 00:55:47 CET 2008
Alexandre Fiori added the comment:
Now I added support for parsing query string within multipart/*. The
only issue now is that it mixes FieldStorage with MiniFieldStorage.
However, I don't think it's a problem.
Added file: http://bugs.python.org/file9180/cgy.py.patch-1
__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1817>
__________________________________
More information about the Python-bugs-list
mailing list