X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=0f559aa28dd39a94c4df8e7b75e1d75cabb8615d;hp=45aa0d9f4868071c3c2264cebf2aa861ecb6a122;hb=3a6772376bf9d4cf83484c51e5ed059e958e83cf;hpb=1374172d6c717de67faf91519b100b5348329aee diff --git a/package.xml b/package.xml index 45aa0d9..0f559aa 100644 --- a/package.xml +++ b/package.xml @@ -1,6 +1,6 @@ - + pecl_http Extended HTTP Support This HTTP extension aims to provide a convenient and powerful @@ -23,16 +23,15 @@ support. Parallel requests are available for PHP 5 and greater. - 1.0.0 - 2006-06-09 + 1.5.0RC1 + 2007-02-08 BSD, revised - stable - + Added --with[out]-http-shared-deps configure option (dependencies on shared extensions) -+ Added INI entries: http.log.not_found, http.send.not_found_404 -+ Added HttpMessage::guessContentType() -* Fixed build on Debian systems where access to Curl_* functions is prohibited -* Fixed empty Cache-Control header if not customly set with HttpResponse -* Reset Content-Disposition and Content-Type if file is not found by http_send_file() etc + beta + + Added HttpMessage::fromEnv(int type[, string class_name = "HttpMessage"]) (Clay Loveless) ++ Added support for per process persistent cURL handles (requested by Clay Loveless): + o Added --enable-http-persistent-handles configure option + o Added http_persistent_handles_count(), http_persistent_handles_clean([string name]), http_persistent_handles_ident([string ident]) + o Added http.persistent.handles.ident INI setting @@ -43,13 +42,13 @@ support. Parallel requests are available for PHP 5 and greater. + - @@ -64,8 +63,6 @@ support. Parallel requests are available for PHP 5 and greater. - - @@ -83,14 +80,6 @@ support. Parallel requests are available for PHP 5 and greater. - - - - - - - - @@ -111,11 +100,15 @@ support. Parallel requests are available for PHP 5 and greater. + + + + @@ -145,12 +138,7 @@ support. Parallel requests are available for PHP 5 and greater. - - - - - - + @@ -168,37 +156,28 @@ support. Parallel requests are available for PHP 5 and greater. - - - - - - - + - - + + - - - @@ -215,11 +194,15 @@ support. Parallel requests are available for PHP 5 and greater. + + + + @@ -246,11 +229,14 @@ support. Parallel requests are available for PHP 5 and greater. + + + @@ -260,6 +246,7 @@ support. Parallel requests are available for PHP 5 and greater. +