X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=bcfbc132f1238fc689327223ff5a905ed05e173a;hp=45aa0d9f4868071c3c2264cebf2aa861ecb6a122;hb=22616d7660e06425a33ffefe748d4aa6067c2a43;hpb=1374172d6c717de67faf91519b100b5348329aee diff --git a/package.xml b/package.xml index 45aa0d9..bcfbc13 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.2 + 2007-02-25 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 + * Fixed bug #10151 (build fails dynamic linking on Mac OS X) +* Allow setting the "proxyhost" request option to an empty string, + which lets curl ignore any environment settings +* Allow unsetting request options by passing NULL: + $request->setOptions(array("option" => NULL)); @@ -49,7 +48,6 @@ support. Parallel requests are available for PHP 5 and greater. - @@ -64,8 +62,6 @@ support. Parallel requests are available for PHP 5 and greater. - - @@ -83,14 +79,6 @@ support. Parallel requests are available for PHP 5 and greater. - - - - - - - - @@ -111,11 +99,15 @@ support. Parallel requests are available for PHP 5 and greater. + + + + @@ -145,12 +137,7 @@ support. Parallel requests are available for PHP 5 and greater. - - - - - - + @@ -168,37 +155,28 @@ support. Parallel requests are available for PHP 5 and greater. - - - - - - - + - - + + - - - @@ -215,11 +193,15 @@ support. Parallel requests are available for PHP 5 and greater. + + + + @@ -246,11 +228,14 @@ support. Parallel requests are available for PHP 5 and greater. + + + @@ -260,6 +245,7 @@ support. Parallel requests are available for PHP 5 and greater. +