X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=c949e5ee91f25fdc08910fd4a1c618ea7f2a136c;hp=cfb9dfeb1ad14c30875f187c071db423fe791034;hb=edc84b40eb2c5be04492fa98fec5833a030782eb;hpb=763dd73982474575c18acdc8db4cdc6eb6864ff3 diff --git a/package.xml b/package.xml index cfb9dfe..c949e5e 100644 --- a/package.xml +++ b/package.xml @@ -23,20 +23,15 @@ - 0.18.0 - 2005-11-16 + 0.19.0 + 2005-11-21 BSD, revised beta - + 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 bug in http_negotiate_*() when client sends spaces within accept headers -* 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 +- Removed support for ETag hashing through libmhash + ++ Added http_negotiate_content_type() @@ -44,7 +39,6 @@ - @@ -93,7 +87,6 @@ -