X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=bf499cc604832e8e1df9e9c4763b50ac309c6a5c;hb=c8dff7011092296f9fcc12e68ad8eef18b19cdf4;hp=78713273cdbace0687fa6c4a18b0953807e09783;hpb=80a2bc82ac2d080e407132d4ad0f5ff75133da1a;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index 7871327..bf499cc 100644 --- a/package.xml +++ b/package.xml @@ -1,65 +1,260 @@ - + - - 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.7.0dev - 2005-03-00 - alpha - - - +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.0.1 + 2006-06-26 + BSD, revised + stable + * Fixed build with gcc-2.95 (Thanks to Alexander Zhuravlev) +* Fixed memory leak in inflate code (Thanks to Thomas Landro Johnsen) + + + + + + + + + + + - - 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 - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -