X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=199f91d54cdc90c4b313e897bd5b691c6de0bbfd;hp=04ab3b7019d5072eb9d114208c93a57a8480a1a9;hb=4ef2f9e39c8d7c9dc605fb062a50d8a73b52c02a;hpb=d2d92ed054055987568b9c1b205b558ab8937ed4 diff --git a/package.xml b/package.xml index 04ab3b7..199f91d 100644 --- a/package.xml +++ b/package.xml @@ -24,12 +24,21 @@ 0.15.0 - 2005-10-05 + 2005-10-11 PHP License beta - * Updated documentation -* 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 + + 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 @@ -70,6 +79,15 @@ + + + + + + + + + @@ -78,6 +96,8 @@ + + @@ -88,6 +108,7 @@ + @@ -115,6 +136,7 @@ + @@ -138,6 +160,7 @@ +