X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=inline;f=package.xml;h=0f559aa28dd39a94c4df8e7b75e1d75cabb8615d;hb=refs%2Ftags%2FRELEASE_1_5_0_RC1;hp=a2b41dfc0a20ae2808f181e35e9f06c42d1e4b95;hpb=b46113b852f9555e3bcd7a5dcb4dd0250c4aab74;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index a2b41df..0f559aa 100644 --- a/package.xml +++ b/package.xml @@ -23,12 +23,15 @@ support. Parallel requests are available for PHP 5 and greater. - 1.4.0RC2 - 2007-01-19 + 1.5.0RC1 + 2007-02-08 BSD, revised beta - * Fixed infinite loop with http_parse_params("=") -* Fixed greedy response message parsing with proxy CONNECT requests (petr at hroch dot info) + + Added HttpMessage::fromEnv(int type[, string class_name = "HttpMessage"]) (Clay Loveless) ++ Added support for per process persistent cURL handles (requested by Clay Loveless): + o Added --enable-http-persistent-handles configure option + o Added http_persistent_handles_count(), http_persistent_handles_clean([string name]), http_persistent_handles_ident([string ident]) + o Added http.persistent.handles.ident INI setting @@ -39,6 +42,7 @@ support. Parallel requests are available for PHP 5 and greater. + @@ -134,6 +138,7 @@ support. Parallel requests are available for PHP 5 and greater. + @@ -189,6 +194,7 @@ support. Parallel requests are available for PHP 5 and greater. + @@ -223,6 +229,7 @@ support. Parallel requests are available for PHP 5 and greater. +