X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=199f91d54cdc90c4b313e897bd5b691c6de0bbfd;hb=d924a49f19ea10f781e4851eb71eb0ce43dab544;hp=cd93d745ea75ca9a1a2e2810a6d94fb1c424dba3;hpb=3e5cfc8e26b5d9c538edbb841104bd82327fc797;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index cd93d74..199f91d 100644 --- a/package.xml +++ b/package.xml @@ -23,11 +23,22 @@ - 0.14.1 - 2005-09-30 + 0.15.0 + 2005-10-11 PHP License beta - * Fixed PHP-5.0 build + + 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 @@ -68,6 +79,15 @@ + + + + + + + + + @@ -76,6 +96,8 @@ + + @@ -86,6 +108,7 @@ + @@ -113,6 +136,7 @@ + @@ -136,6 +160,7 @@ +