Bug in BaseHTTPServer.py

Martin von Loewis loewis at informatik.hu-berlin.de
Sun Jan 6 11:45:02 EST 2002


Jonathan Gardner <jgardn at alumni.washington.edu> writes:

> I'm not sure if this is a bug or not, but the "send_error" method that is 
> defined by default for the BaseHTTPRequestHandler doesn't seem to send 
> "Content-Type: text/html" and so I have problems reading the error in 
> Konqueror 2.2.2. Mozilla 0.9.7 pulls it up fine.

It looks like a bug to me. Please submit a patch (as a context diff)
to sf.net/projects/python.

Regards,
Martin




More information about the Python-list mailing list