X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=4cda6aeec15eb879ddfba2db2d0b539e91583597;hp=199f91d54cdc90c4b313e897bd5b691c6de0bbfd;hb=f0d2eafadc9967abd53546c6b7f395ce095255e9;hpb=4ef2f9e39c8d7c9dc605fb062a50d8a73b52c02a diff --git a/package.xml b/package.xml index 199f91d..4cda6ae 100644 --- a/package.xml +++ b/package.xml @@ -23,22 +23,18 @@ - 0.15.0 - 2005-10-11 - PHP License + 0.16.0 + 2005-10-28 + BSD, revised beta - + Updated documentation (a lot) -+ Added optional third parameter to HttpRequest::__construct() accepting an array with options -+ Added compression functions gzencode/gzdecode, deflate/inflate, compress/uncompress -+ Added http_support() for probing features that depend on external libraries + + Added ext/zlib independant GZIP support ++ Added HttpRequestPool::getAttachedRequests() and getFinishedRequests() ++ Added experimental thread safety for builds linking against libcurl-gnutls ++ Improved the chunked decoder -- Renamed http_absolute_uri() to http_build_uri() (complements with http_build_query()) -- Changed the signature of the negotiator to fill the second parameter with the results array +- License change! -* Fixed several ETag issues -* Fixed HttpRequestPools detach() and attach() methods when the iterator is active -* Fixed parsing messages with Content-Range headers -* Fixed parsing messages with another Transfer-Encoding header value than chunked +* Fixed a bug where HttpRequest warnings were hidden within the HttpRequestPool @@ -48,6 +44,7 @@ + @@ -74,11 +71,16 @@ + + + + + @@ -91,6 +93,8 @@ + + @@ -102,6 +106,9 @@ + + + @@ -109,6 +116,7 @@ + @@ -126,6 +134,7 @@ + @@ -153,6 +162,7 @@ +