- ws
[m6w6/ext-http] / php_http_response_object.h
2005-09-06  Michael Wallner- add HttpResponse::guessContentType() through libmagic
2005-09-01  Michael Wallner- prepare for working static properties in PHP_5_1
2005-08-19  Michael Wallner- improve static property handling
2005-08-16  Michael Wallner- bloody workaround for internal class' static properties
2005-08-01  Michael Wallner- simplify http_send_header API
2005-07-24  Michael Wallner- API juggling
2005-07-22  Michael Wallner- added capture mode to HttpResponse
2005-07-20  Michael Wallner- separate http_methods.c into http_*_object.c files
2005-07-19  Michael Wallner- reflection awareness of HttpRequest
2005-05-22  Michael Wallner* flush *
2005-04-12  Michael Wallner- split object code into separate files