Contitional HTTP Requests in PHP
Alexandre Alapetite has a free PHP module that allows you to handle Contitional HTTP request in PHP. The free library has only one function and lets you handle the different kinds of conditional requests (304, 412), HEAD requests, cache management at client and proxy level and compression of data.


