X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=74d222162ab99c24610b55c69e3a4d7d665bed89;hp=25ba7a66004f8a5475e0512f671da6d96e5a2519;hb=e83a7438dc70ed96630887246a1d3aefcf155b1c;hpb=d846c6b54ce494f8d6723d7c1442995a26b48485 diff --git a/package.xml b/package.xml index 25ba7a6..74d2221 100644 --- a/package.xml +++ b/package.xml @@ -23,22 +23,13 @@ - 0.15.0 - 2005-10-11 - PHP License + 0.16.0 + 2005-10-24 + 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 - -- 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 - -* 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 + + Added ext/zlib independant GZIP support ++ Added HttpRequestPool::getAttachedRequests() and getFinishedRequests() ++ Added experimental thread safety for curl-gnutls builds @@ -93,6 +84,7 @@ + @@ -103,7 +95,9 @@ - + + +