* added ob_httpetaghandler() (has major limitations compared to http_cache_etag())
authorMichael Wallner <mike@php.net>
Wed, 16 Feb 2005 16:25:47 +0000 (16:25 +0000)
committerMichael Wallner <mike@php.net>
Wed, 16 Feb 2005 16:25:47 +0000 (16:25 +0000)
commit0d215d4f181f34af40fad377570919dc978ff563
tree66f84abc1d1ca19f80c3889fbe873a673b5871c2
parent4fcef2e87e00ff08ab78513f7691c78c70103337
* added ob_httpetaghandler() (has major limitations compared to http_cache_etag())
* smarter ob handling in http_cache_etag() - used buffers will be fetched, freed
  and piped through again, so that everything passes the etag ob handler
http.c
http_api.c
package.xml
php_http.h
php_http_api.h