X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=61c8b625a8ca730d7480e3f9698b210efaab95c5;hb=51c3a4d29b5b0ada721d8f0c9aa55581079bdf91;hp=1998bc81c7d8bafdca3dcb911ae28002d066d21f;hpb=26591cefa8d85dced14547a0fb621b9a289ef2de;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index 1998bc8..61c8b62 100644 --- a/package.xml +++ b/package.xml @@ -1,6 +1,6 @@ - + pecl_http Extended HTTP Support This HTTP extension aims to provide a convenient and powerful @@ -16,7 +16,7 @@ support. Parallel requests are available for PHP-5 and greater. PHP-5 classes: HttpUtil, HttpMessage, HttpRequest, HttpRequestPool, -HttpDeflateStream, HttpInflateStream +HttpDeflateStream, HttpInflateStream, HttpQueryString PHP-5.1 classes: HttpResponse @@ -30,18 +30,18 @@ HttpResponse - 0.21.0 - 2005-12-27 + 0.24.0 + 2006-02-20 BSD, revised beta - ! Encodings functionality requires libz version 1.2.0.4 or greater + + Added If-Range header recognition. ++ Added "portrange" request option. ++ Added HttpQueryString::iconv(). ++ HttpQueryString implements Serializable (PHP-5.1). -+ Added HttpDeflateStream and HttpInflateStream classes -+ Added ob_deflatehandler and ob_inflatehandler - -- Changed HttpRequest properties to be private - -* Fixed a lot of memory corruptions within HttpRequest +* Fixed bug #6804 - configure does not recognize '--without-http-zlib-compression'. +* Fixed cases where '412 Precondition failed' responses should be sent. +* Fixed message chain order in HttpRequest::getHistory(). @@ -59,6 +59,7 @@ HttpResponse + @@ -69,9 +70,11 @@ HttpResponse + + @@ -103,6 +106,12 @@ HttpResponse + + + + + + @@ -112,6 +121,11 @@ HttpResponse + + + + + @@ -120,6 +134,10 @@ HttpResponse + + + + @@ -138,6 +156,8 @@ HttpResponse + + @@ -166,7 +186,11 @@ HttpResponse + + + + @@ -176,6 +200,7 @@ HttpResponse + @@ -187,6 +212,7 @@ HttpResponse + @@ -205,6 +231,7 @@ HttpResponse + @@ -215,6 +242,7 @@ HttpResponse +