X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=cfb9dfeb1ad14c30875f187c071db423fe791034;hb=7005d0b7ef4b15b2e6ddb6ccb8167f086b8c59ce;hp=25ba7a66004f8a5475e0512f671da6d96e5a2519;hpb=d846c6b54ce494f8d6723d7c1442995a26b48485;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index 25ba7a6..cfb9dfe 100644 --- a/package.xml +++ b/package.xml @@ -1,9 +1,9 @@ - + pecl_http Extended HTTP Support - * Building absolute URIs + * Building absolute URLs * RFC compliant HTTP redirects * RFC compliant HTTP date handling * Parsing of HTTP headers and messages @@ -23,22 +23,20 @@ - 0.15.0 - 2005-10-11 - PHP License + 0.18.0 + 2005-11-16 + BSD, revised beta - + Updated documentation (a lot) -+ Added optional third parameter to HttpRequest::__construct() accepting an array with options -+ Added compression functions gzencode/gzdecode, deflate/inflate, compress/uncompress -+ Added http_support() for probing features that depend on external libraries + + Added INI setting http.force_exit which can be used to disable script termination + in case of redirects and positive cache hits (instead, standard output will be discarded) ++ Classes HttpMessage and HttpRequestPool implement Countable if PHP >= 5.1 with SPL is available ++ Class HttpMessage implements Serializable if PHP >= 5.1 is available ++ Added experimental http.chunked_encode and chunked_decode stream filter -- Renamed http_absolute_uri() to http_build_uri() (complements with http_build_query()) -- Changed the signature of the negotiator to fill the second parameter with the results array - -* Fixed several ETag issues -* Fixed HttpRequestPools detach() and attach() methods when the iterator is active -* Fixed parsing messages with Content-Range headers -* Fixed parsing messages with another Transfer-Encoding header value than chunked +* Fixed a bug that caused a warning about an invalid curl handle at HttpRequestPool destruction +* Fixed a bug with http_get_request_headers() modifying $_SERVER array +* Fixed a bug which required "=" in Content-Range response message headers +* Fixed a bug with directly setting HttpMessage property values @@ -48,21 +46,13 @@ - + - - - - - - - - - - + + @@ -75,8 +65,14 @@ + + + + + + @@ -89,10 +85,24 @@ + + + + + + + + + + + + + + @@ -102,15 +112,28 @@ + + + + + + + + + + + + + @@ -120,6 +143,8 @@ + + @@ -127,7 +152,15 @@ + + + + + + + + @@ -140,6 +173,7 @@ + @@ -155,6 +189,7 @@ + @@ -164,6 +199,7 @@ +