X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=package.xml;h=3e73111c0dee17fc890896d5ddda61eee2fcaa7b;hb=5dfb7f296be471c20c21b3e39c00412e81706d78;hp=401fce1e89a9c40f5b352808ed25e029dad44266;hpb=9da9c90ae841a731913fe3aec7463dced6378470;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index 401fce1..3e73111 100644 --- a/package.xml +++ b/package.xml @@ -19,8 +19,17 @@ means for negotiation of a client's preferred content type, language and charset, as well as a convenient way to send any arbitrary data with caching and resuming capabilities. -It provides powerful request functionality, if built with CURL -support. Parallel requests are available for PHP 5 and greater. +It provides powerful request functionality with support for +parallel requests. + +Documentation: +v1: http://php.net/http +v2: http://devel-m6w6.rhcloud.com/mdref/http + +Code Coverage: +v1: http://dev.iworks.at/ext-http/lcov_html/ext/http/ +v2: http://dev.iworks.at/ext-http/lcov/ext/http/ + ]]> Michael Wallner @@ -28,30 +37,26 @@ support. Parallel requests are available for PHP 5 and greater. mike@php.net yes - 2013-08-12 + 2014-10-16 - 2.0.0beta5 - 2.0.0 + 2.1.4dev + 2.1.0 - beta - beta + stable + stable BSD, revised errorHandling. -* The request ecosystem has been modularized to support different libraries, though for the moment only libcurl is supported. +* Fixed bug #68353 (QsoSSL support removed in libcurl 7.39) +* Fixed bug #68149 (duplicate content-length with libcurl < 7.23) +* Fixed bug #66891 (Unexpected HTTP 401 after NTLM authentication) ]]> + @@ -91,8 +96,8 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be - - + + @@ -131,6 +136,8 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + + @@ -144,6 +151,8 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + + @@ -151,6 +160,27 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + + + + + + + + + + + + + + + + + + + + + @@ -175,6 +205,8 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + + @@ -209,33 +241,43 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + + + + + + + + + + - - - - - - - - - - + + + + + + + + + + + + + - + + + + + + - - - - - - - - @@ -249,13 +291,13 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be raphf pecl.php.net - 0.1.0 + 1.0.0 raphf propro pecl.php.net - 0.1.0 + 1.0.0 propro @@ -266,10 +308,6 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be http - - - -