X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=bf499cc604832e8e1df9e9c4763b50ac309c6a5c;hb=c8dff7011092296f9fcc12e68ad8eef18b19cdf4;hp=1998bc81c7d8bafdca3dcb911ae28002d066d21f;hpb=26591cefa8d85dced14547a0fb621b9a289ef2de;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index 1998bc8..bf499cc 100644 --- a/package.xml +++ b/package.xml @@ -1,6 +1,6 @@ - + pecl_http Extended HTTP Support This HTTP extension aims to provide a convenient and powerful @@ -12,14 +12,7 @@ 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. - -PHP-5 classes: -HttpUtil, HttpMessage, HttpRequest, HttpRequestPool, -HttpDeflateStream, HttpInflateStream - -PHP-5.1 classes: -HttpResponse +support. Parallel requests are available for PHP 5 and greater. @@ -30,18 +23,12 @@ HttpResponse - 0.21.0 - 2005-12-27 + 1.0.1 + 2006-06-26 BSD, revised - beta - ! Encodings functionality requires libz version 1.2.0.4 or greater - -+ Added HttpDeflateStream and HttpInflateStream classes -+ Added ob_deflatehandler and ob_inflatehandler - -- Changed HttpRequest properties to be private - -* Fixed a lot of memory corruptions within HttpRequest + stable + * Fixed build with gcc-2.95 (Thanks to Alexander Zhuravlev) +* Fixed memory leak in inflate code (Thanks to Thomas Landro Johnsen) @@ -49,17 +36,25 @@ HttpResponse - + + - + + + + + + + + @@ -69,9 +64,11 @@ HttpResponse + + @@ -103,6 +100,13 @@ HttpResponse + + + + + + + @@ -112,20 +116,31 @@ HttpResponse + + + + + + - + + + + + + @@ -138,8 +153,11 @@ HttpResponse + + + @@ -166,16 +184,21 @@ HttpResponse + + + + + - + @@ -187,6 +210,8 @@ HttpResponse + + @@ -205,6 +230,7 @@ HttpResponse + @@ -215,9 +241,12 @@ HttpResponse + + +