X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=95ee368bbc1de3b7d08cbd42aad74d7ebe900524;hb=bb827588f8c9dcaf0cb81d43cfac74d9ca02b311;hp=bd9a6a6b180775ae8a49d0ed599a495e8cbddacf;hpb=8d1b5913ed5318d9ea4adba8bff3eee7ab782fc0;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index bd9a6a6..95ee368 100644 --- a/package.xml +++ b/package.xml @@ -23,14 +23,14 @@ support. Parallel requests are available for PHP 5 and greater. - 1.2.0 - 2006-08-18 + 1.3.0 + 2006-09-19 BSD, revised stable - + Improved response performance (HttpResponse, http_send API) -* Fixed http_parse_cookie() allowed_extras and flags parameters -* Added http_build_cookie() function -* Fixed configuration with shared dependencies + + 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) @@ -109,11 +109,14 @@ support. Parallel requests are available for PHP 5 and greater. + + + @@ -214,9 +217,11 @@ support. Parallel requests are available for PHP 5 and greater. + + @@ -245,9 +250,11 @@ support. Parallel requests are available for PHP 5 and greater. + +