X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=cc517ed3be319209629ca9dbc96edca6296c5391;hp=530e41a41c73839dcab84aa9b997cedc07b3a1ac;hb=64b997ebfc4eab485a8ea04c633e3a5b6c32a1ff;hpb=6ecdeac874ee8b45ffa114faa9d1da4850e0a42e diff --git a/package.xml b/package.xml index 530e41a..cc517ed 100644 --- a/package.xml +++ b/package.xml @@ -1,6 +1,6 @@ - + pecl_http Extended HTTP Support This HTTP extension aims to provide a convenient and powerful @@ -23,11 +23,14 @@ support. Parallel requests are available for PHP 5 and greater. - 1.4.0 - 2007-01-23 + 1.6.0b1 + 2007-09-05 BSD, revised - stable - * Allow response codes up to 599 in HttpMessage::setResponseCode() + beta + + Added 'retrycount' and 'retrydelay' request options ++ Added libevent support for libcurl (>= 7.16.0): + o added --with-http-curl-libevent configure option + o added HttpRequestPool::enableEvents() @@ -133,6 +136,7 @@ support. Parallel requests are available for PHP 5 and greater. + @@ -188,6 +192,7 @@ support. Parallel requests are available for PHP 5 and greater. + @@ -222,6 +227,7 @@ support. Parallel requests are available for PHP 5 and greater. +