X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package2.xml;h=358d5f3c61cd7c9c355ef7ba751490e78bf3f538;hp=787a62a17e5b64d06d044b65be916d497d92b22a;hb=68dc6489387c3f5429fc7a85d2a02c2ad2957c44;hpb=a24c825ac83a673d31b8c57ec89e9f5667e4668d diff --git a/package2.xml b/package2.xml index 787a62a..358d5f3 100644 --- a/package2.xml +++ b/package2.xml @@ -11,16 +11,19 @@ pecl.php.net Extended HTTP Support Michael Wallner @@ -30,8 +33,8 @@ 2005-00-00 - 0.18.0dev - 0.18.0 + 0.19.0 + 0.19.0 beta @@ -39,15 +42,16 @@ BSD, revised = 5.1 with SPL is available -+ Class HttpMessage implements Serializable if PHP >= 5.1 is available ++ Added http_negotiate_content_type() + +* 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 +- Removed HTTP_ETAG_* and HttpResponse::ETAG_* constants +- Changed http.etag_mode INI setting to acccept a string specifying the + hash algorithm to use for generating etags. + CRC32, MD5 and SHA1 are available out of the box with MD5 being the default. + If pecl/hash is available, any algorithm this extension provides can be used. ]]> @@ -56,14 +60,6 @@ - - - - - - - - @@ -86,6 +82,7 @@ + @@ -107,6 +104,7 @@ + @@ -158,7 +156,6 @@ - @@ -198,6 +195,7 @@ + @@ -249,11 +247,6 @@ prompt="whether to enable cURL HTTP requests; specify libcurl directory" default="yes" /> - - - - - - - - - - -