Downloadliste

Projektbeschreibung

Conteg is a PHP class to negotiate the current
HTTP request response for Web output. It issues
full Response headers and can change the server
response depending on the Request headers sent (as
Apache does for static files). This can be used to
avoid sending cached content that is up to date.
It can also be used to serve load-balanced
compressed output. The entire class is implemented
in a single file, and only three lines are needed
to use the class.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2007-03-13 14:37
0.13

Es wurde Unterstützung für Referer, beliebige HTTP-Status, und hat 404-to-410-Transformation. Ein MSIE Fehler und ein Problem mit sendStatusHeader () wurden behoben.
Tags: Initial freshmeat announcement
Support was added for Referer, arbitrary HTTP
status, and 404-to-410 transformation. An MSIE
error and a problem with sendStatusHeader() were
fixed.

Project Resources