X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=package2.xml;h=43d6afa7a58614dbdc40929ec6749b1b03038a55;hb=82e177a071d35372367f9f5255b3e2c553c8bffd;hp=7bbff78dfa3a1a2a26fdf7537c9b80789c6c0446;hpb=e6d36989f0650bf097b6909c41cdd20a1ffcd6af;p=m6w6%2Fext-http diff --git a/package2.xml b/package2.xml index 7bbff78..43d6afa 100644 --- a/package2.xml +++ b/package2.xml @@ -20,14 +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. - -PHP-5 classes: -HttpUtil, HttpMessage, HttpRequest, HttpRequestPool, -HttpDeflateStream, HttpInflateStream - -PHP-5.1 classes: -HttpResponse +support. Parallel requests are available for PHP 5 and greater. ]]> Michael Wallner @@ -35,44 +28,34 @@ HttpResponse mike@php.net yes - 2005-00-00 + 2006-09-00 - 0.21.0 - 0.21.0 + 1.3.0dev + 1.3.0 - beta - beta + stable + stable BSD, revised 7.15) - -- Changed all methods and properties with "URI" in their name to "URL" -- Changed HttpRequest properties to be private - -* Fixed a lot of memory corruptions within HttpRequest - -Special thanks for this release go to Ilia Alshanetsky. ++ 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 ]]> - + - + @@ -87,13 +70,16 @@ Special thanks for this release go to Ilia Alshanetsky. + + + @@ -103,6 +89,7 @@ Special thanks for this release go to Ilia Alshanetsky. + @@ -112,12 +99,14 @@ Special thanks for this release go to Ilia Alshanetsky. + + @@ -128,11 +117,20 @@ Special thanks for this release go to Ilia Alshanetsky. + + + + + + + + + @@ -142,9 +140,11 @@ Special thanks for this release go to Ilia Alshanetsky. + + @@ -175,30 +175,47 @@ Special thanks for this release go to Ilia Alshanetsky. + + + + + + + + + + + + + + - + - + + + + @@ -211,9 +228,11 @@ Special thanks for this release go to Ilia Alshanetsky. + + - + @@ -238,6 +257,11 @@ Special thanks for this release go to Ilia Alshanetsky. + + + + + @@ -256,6 +280,7 @@ Special thanks for this release go to Ilia Alshanetsky. spl session hash + iconv http @@ -265,20 +290,30 @@ Special thanks for this release go to Ilia Alshanetsky. prompt="whether to enable cURL HTTP requests; specify libcurl directory" default="yes" /> + + - + + + + +