X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package2.xml;h=7f7fa8b0bbf17fcb7a637c23938bcdec86e61b8d;hp=7bbff78dfa3a1a2a26fdf7537c9b80789c6c0446;hb=ea78d2c3a5c149a22ccd10d34da75754e4451b3d;hpb=e6d36989f0650bf097b6909c41cdd20a1ffcd6af diff --git a/package2.xml b/package2.xml index 7bbff78..7f7fa8b 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,35 @@ HttpResponse mike@php.net yes - 2005-00-00 + 2006-09-19 - 0.21.0 - 0.21.0 + 1.3.0 + 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 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) ]]> - + - + @@ -87,14 +71,18 @@ Special thanks for this release go to Ilia Alshanetsky. + + + + @@ -103,7 +91,9 @@ Special thanks for this release go to Ilia Alshanetsky. + + @@ -112,14 +102,17 @@ Special thanks for this release go to Ilia Alshanetsky. + + + @@ -128,11 +121,21 @@ Special thanks for this release go to Ilia Alshanetsky. + + + + + + + + + + @@ -142,9 +145,11 @@ Special thanks for this release go to Ilia Alshanetsky. + + @@ -175,30 +180,49 @@ Special thanks for this release go to Ilia Alshanetsky. + + + + + + + + + + + + + + + + - + - + + + + @@ -211,9 +235,11 @@ Special thanks for this release go to Ilia Alshanetsky. + + - + @@ -238,6 +264,11 @@ Special thanks for this release go to Ilia Alshanetsky. + + + + + @@ -256,6 +287,7 @@ Special thanks for this release go to Ilia Alshanetsky. spl session hash + iconv http @@ -265,20 +297,30 @@ Special thanks for this release go to Ilia Alshanetsky. prompt="whether to enable cURL HTTP requests; specify libcurl directory" default="yes" /> + + - + + + + +