X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=2b6ad1cca73b7702192aa365b98f08dcdf8c7014;hb=11a6602c24b3cc89fa3d7fa2d0fb67b2131635d7;hp=693c8e2261da0972cce08f52fa0ca8bb7ba2e61c;hpb=afa962c9ffd8a37a8a80db8fe8619c3d83af31bf;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index 693c8e2..2b6ad1c 100644 --- a/package.xml +++ b/package.xml @@ -1,63 +1,252 @@ - + - - pecl_http - Extended HTTP support - - - - PHP License 3.0 + + pecl_http + Extended HTTP Support + This HTTP extension aims to provide a convenient and powerful +set of functionality for one of PHPs major applications. - - - mike - Michael Wallner - mike@php.net - lead - - +It eases handling of HTTP urls, dates, redirects, headers and +messages, provides means for negotiation of clients preferred +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. - - 0.5.0 - 2005-02-19 - alpha - - - +PHP-5 classes: +HttpUtil, HttpMessage, HttpRequest, HttpRequestPool, +HttpDeflateStream, HttpInflateStream, HttpQueryString +PHP-5.1 classes: +HttpResponse + + + + mike + Michael Wallner + mike@php.net + lead + + + + 0.23.1 + 2006-02-15 + BSD, revised + beta + * Fixed http_parse_cookie(), really. + + + + + + + + + + - - EXPERIMENTAL - docs/functions.html - config.w32 - config.m4 - http.c - php_http.h - http_api.c - php_http_api.h - http_build_query.c - php_http_build_query.h - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -