X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=ac62a6aa2cadf6bd7eb50c1b279427cc8938c498;hp=ca927789336478420f720c070900713545dad0d2;hb=c1f2ac7da167dec92df81ad33de65b953ccd043d;hpb=ee95d238f4ffa07e8c5f146848cd1e73ac2447d1 diff --git a/package.xml b/package.xml index ca92778..ac62a6a 100644 --- a/package.xml +++ b/package.xml @@ -11,14 +11,16 @@ 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. +It eases handling of HTTP urls, headers and messages, provides +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. ]]> Michael Wallner @@ -36,7 +38,15 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be beta BSD, revised - errorHandling. +* The request ecosystem has been modularized to support different libraries, though for the moment only libcurl is supported. ]]>