From: Michael Wallner Date: Mon, 6 Feb 2006 10:16:55 +0000 (+0000) Subject: hoppla X-Git-Tag: RELEASE_0_23_0~29 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=5e1a7737133442be9b9f81ed2a434fa9a0c4ab38 hoppla --- diff --git a/package2.xml b/package2.xml index 13f9420..190d82f 100644 --- a/package2.xml +++ b/package2.xml @@ -50,18 +50,6 @@ HttpResponse + Added missing accessors to response status text to HttpMessage and HttpRequest classes. * Fixed PHP-4.4 and PHP-5.0 build. - -- Don't pretend anylonger to understand 'compress' Content-Encoding -- Sending an User-Agent can now be prevented by setting 'useragent' to NULL or empty string. (Ilia) -- Changed http_redirect() to PHPs behaviour by default -- Changed configure to enable curl and zlib functionality by default -- Changed http_build_url() to accept a flag that defines what parts and how they are replaced/merged - -* Decreased the per-request calls to curl_easy_setopt() -* Fixed gnutls ZTS build -* Fixed openssl ZTS issues with other libraries using openssl -* Fixed some issues with http_get_request_body() -* Fixed bug #6645 - doesn't compile with zlib 1.2.2 (undefined Z_FIXED) ]]>