[issue1817] module-cgi: handling GET and POST together

Alexandre Fiori report at bugs.python.org
Sat Feb 23 17:53:06 CET 2008


Alexandre Fiori added the comment:

Here's the unit test for patched cgi module.
There are three tests: one for HTML POST forms that are urlencoded, and
two for multipart/form-data - with and without file upload.

Added file: http://bugs.python.org/file9507/cgitest.py

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1817>
__________________________________


More information about the Python-bugs-list mailing list