X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=25ba7a66004f8a5475e0512f671da6d96e5a2519;hp=3beea453c29c9c316cc5038cfe3c9f75959e4412;hb=91c98198094e89bd2a0d0648b60dd2c361d3054b;hpb=dd18f054d481e2d24f766db8f36e8e721950d68c diff --git a/package.xml b/package.xml index 3beea45..25ba7a6 100644 --- a/package.xml +++ b/package.xml @@ -23,24 +23,22 @@ - 0.14.0 - 2005-09-27 + 0.15.0 + 2005-10-11 PHP License beta - + Added missing support for raw post data in HttpRequest -+ Added missing HttpMessage::setBody() -+ Added HttpRequest::METH_* constants -+ Added HttpRequest::AUTH_* constants -+ Added HttpMessage::TYPE_* constants -+ Added HttpResponse::ETAG_* constants -+ Added HTTP_ETAG_MHASH_* constants -+ Added supported ETag hash algrithms to php_info() output -+ Added ETag hashing through PHPs CRC32() implementation -+ Added new language/charset negotiator + + 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 -* Changed HttpMessage::toString([include_parent = true]) to false -* Renamed HTTP_GET etc. constants to HTTP_METH_GET -* Fixed protected property access +- 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 @@ -50,6 +48,7 @@ + @@ -81,6 +80,16 @@ + + + + + + + + + + @@ -89,6 +98,8 @@ + + @@ -99,6 +110,7 @@ + @@ -126,6 +138,7 @@ + @@ -149,6 +162,7 @@ +