X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=154b2738aac4c8bd3f331d007adbe32b4626f8b8;hp=13852fdfacd5d1d341aaa13ef65a310eb694fa28;hb=a760e170d36cc40ce992ebcdb13f0877ddfa3d73;hpb=82fb513a190c960a3c9f48c2cd1581c1e82781d3 diff --git a/package.xml b/package.xml index 13852fd..154b273 100644 --- a/package.xml +++ b/package.xml @@ -37,33 +37,20 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ mike@php.net yes - 2014-09-01 + 2014-08-19 - 2.1.0 - 2.1.0 + 2.2.0dev + 2.2.0 - stable + beta stable BSD, revised = 7.33.0) -+ Added request options: - expect_100_timeout (libcurl >= 7.36.0), tcp_nodelay -+ Added transfer info: - curlcode, tls_session (libcurl >= 7.34.0), only available during transfer +- var_dump(http\Message) no longer automatically creates an empty body ++ Added http\Message\Parser class ++ Made http\Client::once() and http\Client::wait() available when using events ]]> @@ -135,6 +122,7 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ + @@ -263,6 +251,8 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ + + @@ -283,11 +273,18 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ + - + + + + + + + @@ -316,14 +313,11 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ hash iconv + json http -