- ditch http_split_response()
[m6w6/ext-http] / http_cache_api.c
2005-08-23  Michael Wallner- ditch http_split_response()
2005-08-19  Michael Wallner- we pass the file name as char* not zval* in http_etag...
2005-08-01  Michael Wallner- simplify http_send_header API
2005-07-21  Michael Wallnerwhat the?
2005-07-21  Michael Wallner- ws
2005-07-21  Michael Wallner- add http_etag() for files
2005-07-19  Michael Wallner- reorder includes, always include php.h first
2005-05-22  Michael Wallner* flush *
2005-04-27  Michael Wallner- separated http_check_method() from http_check_allowed...
2005-04-26  Michael Wallner- unify script termination
2005-04-26  Michael Wallner- unified cache_api function names
2005-04-13  Michael Wallner- use custom error function
2005-04-10  Michael Wallner* more modular file structure