X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=package.xml;h=4cda6aeec15eb879ddfba2db2d0b539e91583597;hb=f0d2eafadc9967abd53546c6b7f395ce095255e9;hp=25ba7a66004f8a5475e0512f671da6d96e5a2519;hpb=d846c6b54ce494f8d6723d7c1442995a26b48485;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index 25ba7a6..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 @@ -75,8 +71,12 @@ + + + + @@ -93,6 +93,8 @@ + + @@ -104,6 +106,9 @@ + + + @@ -111,6 +116,7 @@ + @@ -128,6 +134,7 @@ + @@ -155,6 +162,7 @@ +