From: Michael Wallner Date: Wed, 5 Nov 2014 14:43:29 +0000 (+0100) Subject: update missing tests X-Git-Tag: RELEASE_2_2_0_RC1~9^2~6 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=34e5c9a108e13eeb98d66b189b682967ca1adcdd update missing tests --- diff --git a/package.xml b/package.xml index 154b273..c02cad1 100644 --- a/package.xml +++ b/package.xml @@ -51,6 +51,8 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ - 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 ++ Added http\Url::parse() method ++ Added http\Url::PARSE_MBLOC, http\Url::PARSE_MBUTF8, http\Url::PARSE_TOIDN and http\Url::PARSE_TOPCT constants ]]> @@ -138,6 +140,7 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ + @@ -153,6 +156,7 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ + @@ -285,6 +289,9 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ + + +