* renamed classes
[m6w6/ext-http] / http_methods.c
2005-03-20  Michael Wallner* renamed classes
2005-03-18  Michael Wallner* zval_add_ref() expects zval **
2005-03-17  Michael Wallner* added HTTPi_Request::unsetOptions(), HTTPi_Request...
2005-03-09  Michael Wallner* cpp stuff
2005-03-07  Michael Wallner* docs
2005-03-06  Michael Wallner* added HTTPi_Request::getResponseCode()
2005-03-05  Michael Wallner* much smarter & enhanced absolute_uri() using parse_url()
2005-03-05  Michael Wallner* medthod docs
2005-02-25  Michael Wallner* melt http_api down
2005-02-25  Michael Wallner* unused vars
2005-02-25  Michael Wallner* moved defines into php_http_std_defs.h
2005-02-24  Michael Wallner* not curl but I behaved weird
2005-02-24  Michael Wallner* prevent inclusion of winsock.h
2005-02-23  Michael Wallner* split into more reasonable modules