X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=0b386cec9ea8d1bd78d4f7b6d5df398e3b6d4331;hb=96c0ae82ca8cda98d70b87597d765a9d050129de;hp=1998bc81c7d8bafdca3dcb911ae28002d066d21f;hpb=26591cefa8d85dced14547a0fb621b9a289ef2de;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index 1998bc8..0b386ce 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,22 @@ HttpResponse - 0.21.0 - 2005-12-27 + 0.23.0 + 2006-02-11 BSD, revised beta - ! Encodings functionality requires libz version 1.2.0.4 or greater + + Added 'etag' request option. ++ Added 'encodecookies' request option (defaults to true). ++ Added missing accessors for response status text to HttpMessage and HttpRequest classes. ++ Added HttpMessage::reverse(). -+ Added HttpDeflateStream and HttpInflateStream classes -+ Added ob_deflatehandler and ob_inflatehandler +- Reimplemented http_parse_cookie(). +- Changed HttpRequest::getResponseCookie() to HttpRequest::getResponseCookies(), + compliant to http_parse_cookie(). +- http_build_url() now tries to "resolve" public hostname prior falling back + to localhost if neither HTTP_HOST nor SERVER_NAME is set. -- Changed HttpRequest properties to be private - -* Fixed a lot of memory corruptions within HttpRequest +* Fixed PHP-4.4 and PHP-5.0 build. @@ -59,6 +63,7 @@ HttpResponse + @@ -69,9 +74,11 @@ HttpResponse + + @@ -103,6 +110,12 @@ HttpResponse + + + + + + @@ -112,6 +125,11 @@ HttpResponse + + + + + @@ -120,6 +138,9 @@ HttpResponse + + + @@ -138,6 +159,8 @@ HttpResponse + + @@ -166,7 +189,11 @@ HttpResponse + + + + @@ -176,6 +203,7 @@ HttpResponse + @@ -187,6 +215,7 @@ HttpResponse + @@ -205,6 +234,7 @@ HttpResponse + @@ -215,6 +245,7 @@ HttpResponse +