[issue13893] Make CGIHTTPServer capable of redirects (and status other than 200)

Glenn Linderman report at bugs.python.org
Sun Feb 5 02:31:36 CET 2012


Glenn Linderman <v+python at g.nevcal.com> added the comment:

Uploaded version of CGIHTTPServer.py that is based on Python 2.6 runs well there on Windows, but which also works under Python 2.4 on Linux.

I should mention that the server.py I upload moments ago has mostly run on Windows, and I might not have fixed all the problems in the Linux/Unix path, because I don't have a test environment for that path.

----------
Added file: http://bugs.python.org/file24426/CGIHTTPServer.py

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13893>
_______________________________________


More information about the Python-bugs-list mailing list