X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=bcfbc132f1238fc689327223ff5a905ed05e173a;hp=95ee368bbc1de3b7d08cbd42aad74d7ebe900524;hb=aa5986c4d10f1be10cbda475dc59adff95b01dbf;hpb=ea78d2c3a5c149a22ccd10d34da75754e4451b3d diff --git a/package.xml b/package.xml index 95ee368..bcfbc13 100644 --- a/package.xml +++ b/package.xml @@ -23,14 +23,15 @@ support. Parallel requests are available for PHP 5 and greater. - 1.3.0 - 2006-09-19 + 1.5.2 + 2007-02-25 BSD, revised stable - + Added HttpRequestDataShare (interface to curl_share) -+ Added "dns_cache_timeout", "low_speed_limit", "low_speed_time", "max_send_speed", - "max_recv_speed", "forbid_reuse" and "fresh_connect" request options -+ Added HttpRequestPool::enablePipelining([bool enable = TRUE]) (libcurl >= 7.16.0, unstable) + * 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)); @@ -47,7 +48,6 @@ support. Parallel requests are available for PHP 5 and greater. - @@ -62,8 +62,6 @@ support. Parallel requests are available for PHP 5 and greater. - - @@ -81,14 +79,6 @@ support. Parallel requests are available for PHP 5 and greater. - - - - - - - - @@ -109,6 +99,7 @@ support. Parallel requests are available for PHP 5 and greater. + @@ -146,12 +137,7 @@ support. Parallel requests are available for PHP 5 and greater. - - - - - - + @@ -169,31 +155,23 @@ support. Parallel requests are available for PHP 5 and greater. - - - - - - - + - - + + - - @@ -215,6 +193,7 @@ support. Parallel requests are available for PHP 5 and greater. + @@ -222,6 +201,7 @@ support. Parallel requests are available for PHP 5 and greater. + @@ -248,6 +228,7 @@ support. Parallel requests are available for PHP 5 and greater. + @@ -264,6 +245,7 @@ support. Parallel requests are available for PHP 5 and greater. +