X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=6d0b0a5fa9f1b529614c560f52127c21d97a189f;hp=db00c221c6a4c0555f06eabc83bdc089eed9f5cf;hb=34a2055472bf6640874dbb61d640f9901e1d02aa;hpb=58a176e0177e897d711f300f5209a6755ba8656c diff --git a/package.xml b/package.xml index db00c22..6d0b0a5 100644 --- a/package.xml +++ b/package.xml @@ -37,10 +37,10 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ mike@php.net yes - 2014-08-01 + 2014-08-19 - 2.1.0RC1 - 2.1.0 + 2.2.0dev + 2.2.0 beta @@ -48,15 +48,9 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ BSD, revised = 7.33.0) -+ Added request options: - expect_100_timeout (libcurl >= 7.36.0) - tcp_nodelay -+ Added transfer info: - 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 ]]> @@ -157,6 +151,7 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ + @@ -255,6 +250,8 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ + + @@ -308,14 +305,11 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ hash iconv + json http -