[Medusa-dev] Handling of HTTP reply headers and ctime() dates

Joerg Sonnenberger joerg at britannica.bec.de
Fri Nov 14 11:30:40 EST 2003


Hi all,
the current Medusa code doesn't handle HTTP reply
headers correctly. E.g. req['Content-Type'] and
req['content-type'] are identical header fields.
Another issue is the missing parsing of ctime()
dates in http_date.

The attached patch fixes those bugs. Hope it will be
included in the next version.

Regards,
Joerg



More information about the Medusa-dev mailing list