X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=9cfb466300303fbee048be0913b49641af427523;hp=45aa0d9f4868071c3c2264cebf2aa861ecb6a122;hb=76e122adc1282ee43b222d5f3dbec2a11fe29ca5;hpb=1374172d6c717de67faf91519b100b5348329aee diff --git a/package.xml b/package.xml index 45aa0d9..9cfb466 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,16 @@ support. Parallel requests are available for PHP 5 and greater. - 1.0.0 - 2006-06-09 + 1.5.0RC2 + 2007-02-10 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 + o Improved new persistent handles functionality + - Removed --enable-http-persistent-handles + + Added http.persistent.handles.limit system INI option which controls + the maximum amount of idle persistent handles kept around (per provider); + 0 means every handle is destroyed after usage (i.e. disabled), + -1 means virtually unlimited maximum amount of idle handles (default) @@ -49,7 +49,6 @@ 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. +