X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package2.xml;h=a5a29350edd9c4dcb422fd78d53d87ac6c64c267;hp=8c8e030f6dff7adc787ff4db807b69d50bafc0ce;hb=0eccfc06147e6b5559f871cd1a1332abf6a9b526;hpb=dbc4ec02cd319000b5c8589910047cfe6d5738be diff --git a/package2.xml b/package2.xml index 8c8e030..a5a2935 100644 --- a/package2.xml +++ b/package2.xml @@ -20,7 +20,7 @@ language and charset, as well as a convenient way to send any arbitrary data with caching and resuming capabilities. It provides powerful request functionality, if built with CURL -support. Parallel requests are available for PHP-5 and greater. +support. Parallel requests are available for PHP 5 and greater. ]]> Michael Wallner @@ -28,30 +28,26 @@ support. Parallel requests are available for PHP-5 and greater. mike@php.net yes - 2006-00-00 + 2006-09-00 - 1.0.0RC5 - 1.0.0 + 1.3.0dev + 1.3.0 - beta - beta + stable + stable BSD, revised Array("value", Array("name"=>"value"), ...)} -* Fixed HttpMessage::setRequestMethod() errenously issuing a warning about an unknown request method ++ Added HttpRequestPool::enablePipielining([bool enable = TRUE]) (libcurl >= 7.16.0) ++ Added "dns_cache_timeout", "low_speed_limit", "low_speed_time", "max_send_speed", + "max_recv_speed", "forbid_reuse" and "fresh_connect" request options ++ Added HttpRequestDataShare (interface to curl_share) ]]> - @@ -60,6 +56,7 @@ support. Parallel requests are available for PHP-5 and greater. + @@ -83,7 +80,9 @@ support. Parallel requests are available for PHP-5 and greater. + + ) @@ -94,6 +93,7 @@ support. Parallel requests are available for PHP-5 and greater. + @@ -112,6 +112,7 @@ support. Parallel requests are available for PHP-5 and greater. + @@ -122,6 +123,7 @@ support. Parallel requests are available for PHP-5 and greater. + @@ -131,6 +133,7 @@ support. Parallel requests are available for PHP-5 and greater. + @@ -194,16 +197,18 @@ support. Parallel requests are available for PHP-5 and greater. + + - + @@ -291,14 +296,19 @@ support. Parallel requests are available for PHP-5 and greater. prompt="whether to enable cURL HTTP requests; specify libcurl directory" default="yes" /> + @@ -309,6 +319,7 @@ support. Parallel requests are available for PHP-5 and greater. +