Bug in BaseHTTPServer.py
Jonathan Gardner
jgardn at alumni.washington.edu
Mon Jan 7 07:50:47 EST 2002
More information about the Python-list mailing list
Mon Jan 7 07:50:47 EST 2002
- Previous message (by thread): 49 new online articles about Python since Xmas
- Next message (by thread): Bug in BaseHTTPServer.py
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Monday 07 January 2002 01:45 am, Martin von Loewis wrote: > 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. How do I do that? I'm sure a lot of people are wondering this... Is there a reference in one of the manuals somewhere or someplace on the net I should look? I remember trying to figure this out once before... Jonathan
- Previous message (by thread): 49 new online articles about Python since Xmas
- Next message (by thread): Bug in BaseHTTPServer.py
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list