X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=package.xml;h=f787a85ccf249b825a4497a61e42640b73bfa7f7;hb=af89101537efd3a5439953a71dc5aef9f2b3daf0;hp=25ba7a66004f8a5475e0512f671da6d96e5a2519;hpb=f44ffa678f477c49d692bb83d2cfc2631ac6f7af;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index 25ba7a6..f787a85 100644 --- a/package.xml +++ b/package.xml @@ -23,22 +23,12 @@ - 0.15.0 - 2005-10-11 + 0.16.0 + 2005-10-19 PHP License 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() @@ -93,6 +83,7 @@ + @@ -103,7 +94,9 @@ - + + +