Download List

專案描述

This C code module gives the Apache 1.3.x HTTP server the
ability to correctly negotiate content types for XHTML
documents. Currently these are sent as text/HTML for most
Web sites. This gives maximum compatibility among older
Web clients, but is not recommended practice according to the
W3C.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-06-11 17:07
1.0

This is the first stable release of this module.
標籤: Documentation

2004-04-22 17:24
1.0 pre 1

This release contains a minor cleanup of the code,
and prepares it for a 1.0 release.
標籤: Code cleanup

2004-04-11 08:31
0.94

This release fixes a small localization bug when parsing quality values from an HTTP Accept header. It also deals with some non-compliant caching proxy servers a little better.
標籤: Minor bugfixes

2004-04-01 12:21
0.93

This release fixed a bug that caused Internet Explorer users to be inadvertantly locked out of your Web site due to a stray null pointer. It also uses a better hashing algorithm to ensure unique Etags.
標籤: Major bugfixes

2004-03-28 09:13
0.92

This release adds fallback support for the Apache AddDefaultCharset directive if the charset parameter is not specified. It adds Doxygen documentation for the code base.
標籤: Minor feature enhancements

Project Resources