- fix compiler warnings (unused vars & missing includes)
[m6w6/ext-http] / php_http_std_defs.h
2005-05-22  Michael Wallner* flush *
2005-05-06  Michael Wallner- vastly simplified curl api and renamed it to request...
2005-05-03  Michael Wallner- update
2005-05-02  Michael Wallnerflush
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- added missing methods (except setBody) for HttpMessage
2005-04-13  Michael Wallner- E_THROW for PHP4 too
2005-04-13  Michael Wallner- error constants
2005-04-12  Michael Wallner- use exceptions in constructors and HttpRequest::send()
2005-04-12  Michael Wallner- split object code into separate files
2005-04-12  Michael Wallner- preparations for HttpMessage
2005-04-10  Michael Wallner* more modular file structure
2005-03-18  Michael Wallner* improve http_send() and http_negotiate_q() code
2005-02-26  Michael Wallner* fix EOF
2005-02-25  Michael Wallner* melt http_api down
2005-02-25  Michael Wallner* moved defines into php_http_std_defs.h