X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=b0dd6a3225cf1dfa29498a3f42e1dc09d0d78ded;hb=cfd6f56fae6192e762dd9054b91cc17672859f9e;hp=32fe526488276135cf741a2fe0fa9f30533ab2a5;hpb=4d708279b6956fc95b253ddc88671fb2f0e5aa39;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index 32fe526..b0dd6a3 100644 --- a/package.xml +++ b/package.xml @@ -11,7 +11,15 @@ pecl.php.net Extended HTTP Support errorHandling. +* The request ecosystem has been modularized to support different libraries, though for the moment only libcurl is supported; + Nevertheless, you have to use the http\Request\Factory to create your request/pool/datashare objects. ]]> Michael Wallner @@ -19,9 +27,9 @@ Extended HTTP support. Again. mike@php.net yes - 2011-06-02 + 2012-03-09 - 2.0.0dev1 + 2.0.0dev7 2.0.0 @@ -30,17 +38,10 @@ Extended HTTP support. Again. BSD, revised errorHandling, but only for errors generated by the extension itself ++ Added multipart support to http\Message, which can now splitMultipartBody() + to a http\Message chain, f.e. of a ranges response or file upload request. ++ Added primitive quoting/escaping capabilities to http\Params. ++ Reworked and improved negotiation support, added asterisk (*) matching etc. ]]> @@ -51,6 +52,7 @@ List of changes (TBD): + @@ -62,16 +64,16 @@ List of changes (TBD): - - + + + + - - @@ -89,8 +91,6 @@ List of changes (TBD): - - @@ -107,13 +107,13 @@ List of changes (TBD): - + @@ -151,14 +151,6 @@ List of changes (TBD): name="with-http-libcurl-dir" prompt="where to find libcurl" default="/usr" /> - -