- typos & allow passing NULL as curl handle in http_request() again'
[m6w6/ext-http] / php_http_request_api.h
2005-06-12  Michael Wallner- typos & allow passing NULL as curl handle in http_req...
2005-06-10  Michael Wallner- remove hackish UPLOADDATA code
2005-06-08  Michael Wallner- make the asynchronous behaviour of curl_multi availab...
2005-06-08  Michael Wallner- move request_poolobject_dtor to request_pool_object_d...
2005-06-08  Michael Wallner- proper request pool cleanup
2005-06-07  Michael Wallner- crunch ARG_INFO
2005-06-07  Michael Wallner- draft: implement curl_multi as HttpRequestPool
2005-05-22  Michael Wallner* flush *
2005-05-06  Michael Wallner- improved put support
2005-05-06  Michael Wallner- missing STATUS
2005-05-06  Michael Wallner- vastly simplified curl api and renamed it to request...