c8d94ef9b1
[GB.WEB] * NEW: Request.ContentType is a new property that returns the Content-Type HTTP header. * NEW: Request.ContentLength is a new property that returns the Content-Length HTTP header, or -1 if the header is not present. * BUG: Request.Language now uses an internal dictionary to convert the Accept-Language HTTP header to a correct system language. * BUG: Request.Language now takes the priority of languages specified in the Accept-Language HTTP header into account. * BUG: If the request exceeds the maximum size defined by Request.MaxFileSize, a "Request too big" error is raised instead of "Response too big". |
||
---|---|---|
.. | ||
src | ||
acinclude.m4 | ||
AUTHORS | ||
ChangeLog | ||
configure.ac | ||
COPYING | ||
INSTALL | ||
Makefile.am | ||
NEWS | ||
README | ||
reconf | ||
TODO |