X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=cfb9dfeb1ad14c30875f187c071db423fe791034;hp=4cda6aeec15eb879ddfba2db2d0b539e91583597;hb=763dd73982474575c18acdc8db4cdc6eb6864ff3;hpb=f0d2eafadc9967abd53546c6b7f395ce095255e9 diff --git a/package.xml b/package.xml index 4cda6ae..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,18 +23,20 @@ - 0.16.0 - 2005-10-28 + 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 builds linking against libcurl-gnutls -+ Improved the chunked decoder + + 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 -- License change! - -* Fixed a bug where HttpRequest warnings were hidden within the HttpRequestPool +* 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 @@ -44,21 +46,13 @@ - + - - - - - - - - - - + + @@ -71,6 +65,8 @@ + + @@ -89,12 +85,24 @@ + + + + + + + + + + + + @@ -104,17 +112,26 @@ + + + + + + + + + @@ -126,6 +143,8 @@ + + @@ -133,7 +152,14 @@ + + + + + + + @@ -147,6 +173,7 @@ + @@ -172,6 +199,7 @@ +