X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=5b403d6f0a4dbc463c5d98d4ce29f3404a38a8da;hb=30f23d359aff10b458f036226a8e10bceb0a2da9;hp=1998bc81c7d8bafdca3dcb911ae28002d066d21f;hpb=26591cefa8d85dced14547a0fb621b9a289ef2de;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index 1998bc8..5b403d6 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,20 @@ HttpResponse - 0.21.0 - 2005-12-27 + 0.25.0 + 2006-03-07 BSD, revised beta - ! Encodings functionality requires libz version 1.2.0.4 or greater + * Fixed bug #6924 (Linking fails on Mac OSX). +* Fixed HttpRequest::addRawPostData(). -+ Added HttpDeflateStream and HttpInflateStream classes -+ Added ob_deflatehandler and ob_inflatehandler +- Renamed HttpQueryString::getInstance() to more commonly used ::singleton(). +- Renamed HttpQueryString::iconv() to more generic ::xlate(). -- Changed HttpRequest properties to be private - -* Fixed a lot of memory corruptions within HttpRequest ++ Added feature request http_put_data() and HttpRequest::(set|get|add)PutData(). ++ Added 'range' request option. ++ Added 'proxytype' request option. ++ Added HTTP_PROXY_HTTP, HTTP_PROXY_SOCKS4, HTTP_PROXY_SOCKS5 constants. @@ -55,11 +57,17 @@ HttpResponse - + + + + + + + @@ -69,9 +77,11 @@ HttpResponse + + @@ -103,6 +113,12 @@ HttpResponse + + + + + + @@ -112,6 +128,11 @@ HttpResponse + + + + + @@ -120,6 +141,10 @@ HttpResponse + + + + @@ -138,8 +163,11 @@ HttpResponse + + + @@ -166,7 +194,11 @@ HttpResponse + + + + @@ -176,6 +208,7 @@ HttpResponse + @@ -187,6 +220,7 @@ HttpResponse + @@ -205,6 +239,7 @@ HttpResponse + @@ -215,6 +250,7 @@ HttpResponse +