X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=d61089d3e2cfd64f4eef605f212a6b08c52db76f;hp=06278bffbafd7ec200e39d571504b6e450280b0d;hb=5aa3a33fde0e9e59a7363d40cf4b446364f0623a;hpb=6591399adf9362a279ef9622181f04398760c3e2 diff --git a/package.xml b/package.xml index 06278bf..d61089d 100644 --- a/package.xml +++ b/package.xml @@ -22,13 +22,7 @@ arbitrary data with caching and resuming capabilities. 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/ +http://devel-m6w6.rhcloud.com/mdref/http ]]> @@ -37,10 +31,10 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ mike@php.net yes - 2015-03-01 + 2014-12-17 - 2.3.0 - 2.3.0 + 3.0.0dev + 3.0.0 beta @@ -89,9 +83,6 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ - Deprecated http\Client::enableEvents(), use http\Client::configure(["use_eventloop" => true]) instead - Removed the cookies entry from the transfer info, wich was very slow and generated a Netscape formatted list of cookies - Changed the header parser to reject illegal characters - -Changes from RC1: -* Fixed a shutdown crash with chunked encoded stream responses ]]> @@ -248,15 +239,11 @@ Changes from RC1: - - - -