X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=2435355cb1c14a33deea2888a18b445742d9c5fa;hb=fe0761a31f82ea9807f9dcdc4bce3e9de9c766b4;hp=83db6be747cd1422e386b50c5b38a7fc4f66d120;hpb=170a16080df939d8c57d8ab60694274cc11b8c34;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index 83db6be..2435355 100644 --- a/package.xml +++ b/package.xml @@ -1,62 +1,268 @@ - + - - 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 - - - - - 0.3.0 - 2005-02-10 - alpha - URI." in http_redirect() for full RFC compliance - * fixed http_cache_last_modified(): if parameter was omitted, would have always sent 304 Not Modified - * added http_parse_headers() -]]> - - +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. + + + + mike + Michael Wallner + mike@php.net + lead + + + + 1.3.1 + 2006-10-02 + BSD, revised + stable + * Fixed build with gcc-2.95 (bug #8737) +* Fixed bug in HttpRequestPool where a negative timeout was passed to select() + + + + + + + + + + + - - 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 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -