CGIHTTPServer bug

Aaron Hanson adh1982 at yahoo.com
Wed Mar 12 11:55:10 EST 2003


Hi All-

    There seems to be a bug in CGIHTTPServer; when it reponds to POST
requests, it resets the TCP connection before terminating the HTTP
content correctly (I'm not sure exactly what is missing). Most
browsers don't care, but Internet Explorer throws an error dialog. I
installed python 2.2.2 today in the hope that this had been fixed; but
it has not.

    My question is, does anybody know of a simple patch or work-around
for this problem? Thanks.




More information about the Python-list mailing list