- changed the default value of $include_parent of HttpMessage::toString() to false,
[m6w6/ext-http] / php_http_requestpool_object.h
2005-08-26  Michael Wallner- made low-lewel request pool object api more intuitive
2005-07-23  Michael Wallner- fix write access of HttpMessage headers array in...
2005-06-14  Michael Wallner- fix request pool issues
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- draft: implement curl_multi as HttpRequestPool