X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=d3446d5cd9ba91fa804c17db6c697bac484fe422;hb=24b00d45e94aef314ccee09a090609bd8a540926;hp=1998bc81c7d8bafdca3dcb911ae28002d066d21f;hpb=26591cefa8d85dced14547a0fb621b9a289ef2de;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index 1998bc8..d3446d5 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,24 @@ HttpResponse - 0.21.0 - 2005-12-27 + 0.23.0 + 2006-02-15 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 bool must_revalidate parameter to HttpResponse::setCacheControl() -+ 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::getHistory() to return a real property. -- 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 +65,7 @@ HttpResponse + @@ -69,9 +76,11 @@ HttpResponse + + @@ -103,6 +112,12 @@ HttpResponse + + + + + + @@ -112,6 +127,11 @@ HttpResponse + + + + + @@ -120,6 +140,9 @@ HttpResponse + + + @@ -138,6 +161,8 @@ HttpResponse + + @@ -166,7 +191,11 @@ HttpResponse + + + + @@ -176,6 +205,7 @@ HttpResponse + @@ -187,6 +217,7 @@ HttpResponse + @@ -205,6 +236,7 @@ HttpResponse + @@ -215,6 +247,7 @@ HttpResponse +