- release 0.19.0
[m6w6/ext-http] / package2.xml
2005-11-26  Michael Wallnerupdated changelog and reworded package description
2005-11-21  Michael Wallner- drop mhash support
2005-11-19  Michael Wallner- add http_negotiate_content_type()
2005-11-17  Michael Wallner-fix Countable not available in WONKY
2005-11-16  Michael Wallner- release 0.18.0
2005-11-11  Michael Wallner- poor stream filter for chunked encoding
2005-11-10  Michael Wallner- remove example scripts, as those can be extracted...
2005-11-10  Michael Wallner- fix write access of HttpMessage properties
2005-11-09  Michael Wallner* Fixed a bug which required "=" in Content-Range respo...
2005-11-09  Michael Wallner- http_get_request_headers() modified $_SERVER array...
2005-11-08  Michael Wallner- added INI setting http.force_exit which can be used...
2005-11-08  Michael Wallner- ensure detaching the request from the handles list...
2005-11-07  Michael Wallner- due to the aggressive object deallocation the request...
2005-11-07  Michael Wallner- Countable also requires PHP-5.1+
2005-11-07  Michael Wallner- changelog
2005-11-04  Michael Wallner- update for release 0.17.0
2005-10-28  Michael Wallner- fix request errors hidden under the hood of the reque...
2005-10-24  Michael Wallner- relicense with a BSD style license
2005-10-19  Michael Wallner- release 0.16
2005-10-18  Michael Wallner- add HttpRequestPool::getFinishedRequests(), so now...
2005-10-17  Michael Wallner- ditch the 1 byte leak
2005-10-11  Michael Wallner- release
2005-10-11  Michael Wallner- add http_support() for probing features that depend...
2005-10-10  Michael Wallner- fix package.xml
2005-10-10  Michael Wallner- add compression functions to userspace
2005-10-10  Michael Wallner- add own zlib layer
2005-10-07  Michael Wallner- flush
2005-10-06  Michael Wallner- changelog, new test files
2005-10-05  Michael Wallner- changelog
2005-10-04  Michael Wallner- changelog
2005-09-30  Michael Wallner- release 0.14.1
2005-09-30  Michael Wallner- fix PHP5 build
2005-09-26  Michael Wallner- release 0.14.0
2005-09-26  Michael Wallner- correct package name
2005-09-23  Michael Wallner- fixed a gotcha in http_chunked_decode (-size_t is...
2005-09-22  Michael Wallner- changelog
2005-09-22  Michael Wallner- add first version of package2.xml