X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=104d2c644ecc929c2b29a82a30f197f6b95ecef1;hp=1998bc81c7d8bafdca3dcb911ae28002d066d21f;hb=dbc4ec02cd319000b5c8589910047cfe6d5738be;hpb=26591cefa8d85dced14547a0fb621b9a289ef2de diff --git a/package.xml b/package.xml index 1998bc8..104d2c6 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,16 @@ HttpResponse - 0.21.0 - 2005-12-27 + 1.0.0RC4 + 2006-05-19 BSD, revised beta - ! Encodings functionality requires libz version 1.2.0.4 or greater - -+ 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 + + Added http_parse_params() function ++ Added HTTP_URL_STRIP_ALL constant +* Fixed possible crash in progress/onfinish request callbacks +* Fixed http_redirect() and http_build_url() without arguments +* Fixed behaviour of http_build_url() when second parameter is NULL +* Enabled recursive query string merging in http_build_url() with HTTP_URL_JOIN_QUERY @@ -55,11 +53,17 @@ HttpResponse - + + + + + + + @@ -69,9 +73,11 @@ HttpResponse + + @@ -103,6 +109,13 @@ HttpResponse + + + + + + + @@ -112,6 +125,11 @@ HttpResponse + + + + + @@ -120,6 +138,10 @@ HttpResponse + + + + @@ -138,8 +160,11 @@ HttpResponse + + + @@ -166,7 +191,11 @@ HttpResponse + + + + @@ -176,6 +205,7 @@ HttpResponse + @@ -187,6 +217,8 @@ HttpResponse + + @@ -205,6 +237,7 @@ HttpResponse + @@ -215,6 +248,8 @@ HttpResponse + +