X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=2b6ad1cca73b7702192aa365b98f08dcdf8c7014;hb=11a6602c24b3cc89fa3d7fa2d0fb67b2131635d7;hp=78713273cdbace0687fa6c4a18b0953807e09783;hpb=80a2bc82ac2d080e407132d4ad0f5ff75133da1a;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index 7871327..2b6ad1c 100644 --- a/package.xml +++ b/package.xml @@ -1,65 +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.7.0dev - 2005-03-00 - 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. + + + + + + + + + + - - CREDITS - EXPERIMENTAL - docs/functions.html - - config.w32 - config.m4 - - php_http.h - php_http_api.h - php_http_curl_api.h - php_http_std_defs.h - - http.c - http_functions.c - http_methods.c - http_api.c - http_curl_api.c - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -