X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=5467a8310d0a09482c0b3f59f3255f50bd61de60;hp=015e254f01207465ad18bcfcf98fdb99b8b4d603;hb=87db9817d428282792c8146d9c2ae9748ebf6f1e;hpb=54972db49a9e0cc561b8b2587cc39d431da05521 diff --git a/package.xml b/package.xml index 015e254..5467a83 100644 --- a/package.xml +++ b/package.xml @@ -1,101 +1,283 @@ - - - - pecl_http - Extended HTTP support - - - - PHP License 3.0 + + + pecl_http + pecl.php.net + Extended HTTP Support + - - mike - Michael Wallner - mike@php.net - lead - - +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. - - 0.8.0 - 2005-06-06 - beta - - - +It provides powerful request functionality, if built with CURL +support. Parallel requests are available for PHP 5 and greater. +]]> + + Michael Wallner + mike + mike@php.net + yes + + 2013-08-12 + + 2.0.0RC1 + 2.0.0 + + + beta + beta + + BSD, revised + - - CREDITS - EXPERIMENTAL - docs/functions.html - - http.dsp - config.w32 - config.m4 - - phpstr/phpstr.h - phpstr/phpstr.c - - php_http.h - php_http_std_defs.h - php_http_api.h - php_http_auth_api.h - php_http_cache_api.h - php_http_date_api.h - php_http_headers_api.h - php_http_message_api.h - php_http_request_api.h - php_http_send_api.h - php_http_url_api.h - php_http_util_object.h - php_http_message_object.h - php_http_request_object.h - php_http_response_object.h - php_http_exception_object.h - - http.c - http_functions.c - http_methods.c - http_api.c - http_auth_api.c - http_cache_api.c - http_date_api.c - http_headers_api.c - http_message_api.c - http_request_api.c - http_send_api.c - http_url_api.c - http_util_object.c - http_message_object.c - http_request_object.c - http_response_object.c - http_exception_object.c - +Documentation: +http://devel-m6w6.rhcloud.com/mdref/http + +Code Coverage: +http://dev.iworks.at/ext-http/lcov/ext/http/ + +]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 5.3.0 + + + 1.4.1 + + + raphf + pecl.php.net + 0.1.0 + raphf + + + propro + pecl.php.net + 0.1.0 + propro + + + + hash + iconv + + + http + + + + + + + + + -