X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=cfb9dfeb1ad14c30875f187c071db423fe791034;hp=74d222162ab99c24610b55c69e3a4d7d665bed89;hb=763dd73982474575c18acdc8db4cdc6eb6864ff3;hpb=e83a7438dc70ed96630887246a1d3aefcf155b1c diff --git a/package.xml b/package.xml index 74d2221..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,13 +23,20 @@ - 0.16.0 - 2005-10-24 + 0.18.0 + 2005-11-16 BSD, revised beta - + Added ext/zlib independant GZIP support -+ Added HttpRequestPool::getAttachedRequests() and getFinishedRequests() -+ Added experimental thread safety for curl-gnutls builds + + 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 + +* 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 @@ -39,21 +46,13 @@ - + - - - - - - - - - - + + @@ -66,8 +65,14 @@ + + + + + + @@ -80,11 +85,24 @@ + + + + + + + + + + + + + @@ -94,17 +112,28 @@ + + + + + + + + + + + @@ -114,6 +143,8 @@ + + @@ -121,7 +152,15 @@ + + + + + + + + @@ -134,6 +173,7 @@ + @@ -149,6 +189,7 @@ + @@ -158,6 +199,7 @@ +