Wow, that's very flattering :-)
I've opened an item in the python bug tracker for this enhancement and
attached my patch, let's see how it goes.
Thanks,
-- Giovanni
On Sat, Jan 28, 2012 at 4:04 PM, Miki Tebeka wrote:
> IMO the code is good enough to submit a patch.
> --
> http://mail.python.o
IMO the code is good enough to submit a patch.
--
http://mail.python.org/mailman/listinfo/python-list
Hi everyone,
I was fiddling around with CGIHTTPServer.py --- a very handy module
for quickly setting up a full HTTP server with CGI support --- when I
noticed that it doesn't support responses other than "200 OK". So, for
instance if your page wants to do a redirect (response 303), it just
isn't s