- http_request_method_*() API should have been available even since last release...
[m6w6/ext-http] / http_util_object.c
2005-09-08  Michael Wallner- ditch warnings
2005-08-26  Michael Wallner- add http_log() for cases we don't want to exit
2005-08-23  Michael Wallner- ditch http_split_response()
2005-07-24  Michael Wallner- no need to mark HttpUtil as final
2005-07-24  Michael Wallner- API juggling
2005-07-19  Michael Wallner- reorder includes, always include php.h first
2005-07-19  Michael Wallner- added http_get_request_body()
2005-06-07  Michael Wallner- crunch ARG_INFO
2005-05-30  Michael Wallner- might want to use HTTP_STATIC_ME_ALIAS() for other...
2005-05-06  Michael Wallner- vastly simplified curl api and renamed it to request...
2005-04-12  Michael Wallner- split object code into separate files