X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=0b386cec9ea8d1bd78d4f7b6d5df398e3b6d4331;hb=96c0ae82ca8cda98d70b87597d765a9d050129de;hp=b3dd944d4e60ea3dfc432eb1800b0a1c7494034e;hpb=e81100d361a8dc48fa491d973e936a19ea428853;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index b3dd944..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,23 +30,22 @@ HttpResponse - 0.21.0 - 2006-01-03 + 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 -+ Added HttpRequest::getRawRequestMessage and ::getRawResponseMessage -+ Added 'resetcookies' request option (libcurl > 7.14.1) +- 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 all methods and properties with "URI" in their name to "URL" -- Changed HttpRequest properties to be private - -* Fixed a lot of memory corruptions within HttpRequest - -Special thanks for this release go to Ilia Alshanetsky. +* Fixed PHP-4.4 and PHP-5.0 build. @@ -64,6 +63,7 @@ Special thanks for this release go to Ilia Alshanetsky. + @@ -74,9 +74,11 @@ Special thanks for this release go to Ilia Alshanetsky. + + @@ -108,6 +110,12 @@ Special thanks for this release go to Ilia Alshanetsky. + + + + + + @@ -132,6 +140,7 @@ Special thanks for this release go to Ilia Alshanetsky. + @@ -150,6 +159,8 @@ Special thanks for this release go to Ilia Alshanetsky. + + @@ -192,6 +203,7 @@ Special thanks for this release go to Ilia Alshanetsky. + @@ -203,6 +215,7 @@ Special thanks for this release go to Ilia Alshanetsky. + @@ -221,6 +234,7 @@ Special thanks for this release go to Ilia Alshanetsky. + @@ -231,6 +245,7 @@ Special thanks for this release go to Ilia Alshanetsky. +