X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=bd7b57913058ff7c6be53d0bac2440634d953978;hp=158a29c51677b8b9c38b1d15e0de215cd9797162;hb=bc3a439b3ae1617da6d17aca43dac9d0b62757ff;hpb=a58a67d529ad662546ec8144226042c7e150c163 diff --git a/package.xml b/package.xml index 158a29c..eecfe7e 100644 --- a/package.xml +++ b/package.xml @@ -19,8 +19,15 @@ means for negotiation of a client's preferred content type, 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. +It provides powerful request functionality with support for +parallel requests. + +Documentation: +http://devel-m6w6.rhcloud.com/mdref/http + +Code Coverage: +http://dev.iworks.at/ext-http/lcov/ext/http/ + ]]> Michael Wallner @@ -28,34 +35,36 @@ support. Parallel requests are available for PHP 5 and greater. mike@php.net yes - 2012-12-31 + 2015-07-09 - 2.0.0dev - 2.0.0 + 2.5.1dev + 2.5.0 beta - beta + stable BSD, revised errorHandling. -* The request ecosystem has been modularized to support different libraries, though for the moment only libcurl is supported. +* Fixed VC11 build (Jan Erhardt) +* Fixed gh-issue #2: comparison of obsolete pointers in the header parser (xiaoyjy) +* Fixed gh-issue #6: allow RFC1738 unsafe characters in query/fragment +* Fixed gh-issue #7: crash with querystring and exception from error handler ++ SSL certinfo is available for libcurl >= 7.42 with gnutls (openssl has already been since 7.19.1) ++ Added "falsestart" SSL request option (available with libcurl >= 7.42 and darwinssl/NSS) ++ Added "service_name" and "proxy_service_name" request options for SPNEGO (available with libcurl >= 7.43) ++ Enabled "certinfo" transfer info on all supporting SSL backends (OpenSSL: libcurl v7.19.1, NSS: libcurl v7.34.0, GSKit: libcurl v7.39.0, GnuTLS: libcurl v7.42.0) ]]> + + @@ -90,8 +99,8 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be - - + + @@ -112,24 +121,45 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be - - + + - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -140,6 +170,22 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + + + + + + + + + + + + + + + + @@ -147,68 +193,147 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + + + + + + + + + + + + + + + + + + + + + - - + - - + + + + + + + + + + + + + + + + + + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - @@ -222,13 +347,13 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be raphf pecl.php.net - 0.1.0 + 1.0.0 raphf propro pecl.php.net - 0.1.0 + 1.0.0 propro @@ -239,10 +364,6 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be http - - - -