X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=c02cad139fb2e098ac73917d020602004954bc18;hp=154b2738aac4c8bd3f331d007adbe32b4626f8b8;hb=34e5c9a108e13eeb98d66b189b682967ca1adcdd;hpb=aed418b24c4467900533869abd44071faeb0351f 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/ + + +