X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=06dc8fd65fb88bd347a49845228b91383153c7fd;hp=68f8379dd84b75e1d44275a09961139993db02c2;hb=4a81005f234436f91620fb43d5543912625544cb;hpb=a19a05825d04d634834f7898ec1a5247fdd6095c diff --git a/package.xml b/package.xml index 68f8379..06dc8fd 100644 --- a/package.xml +++ b/package.xml @@ -1,65 +1,324 @@ - - - - pecl_http - Extended HTTP support - - - - PHP License 3.0 + + + pecl_http + pecl.php.net + Extended HTTP Support + - - mike - Michael Wallner - mike@php.net - lead - - - - - 0.6.0 - 2005-02-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. +]]> + + Michael Wallner + mike + mike@php.net + yes + + 2010-04-29 + + 1.7.0 + 1.7.0 + + + stable + stable + + BSD, revised + = 7.19.4) +* Added postredir request options constants: + - HTTP_POSTREDIR_301 + - HTTP_POSTREDIR_302 + - HTTP_POSTREDIR_ALL +* Added authtype request option constant: + - HTTP_AUTH_DIGEST_IE +* Added proxytype request option constants: + - HTTP_PROXY_HTTP_1_0 +* Added request info members: + - condition_unmet (libcurl >= 7.19.4) +* Fixed bug #17087 (http_build_cookie() exhausts memory if cookie value is NULL) +* Fixed bug #17169 (Wrong return value of HttpMessage::getHttpVersion()) +]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 4.3 + 6.0.0 + 6.0.0 + + + 1.4.1 + + + + spl + session + hash + iconv + + + http + + + + + - - EXPERIMENTAL - docs/functions.html - - config.w32 - config.m4 - - php_http.h - php_http_api.h - php_http_curl_api.h - - http.c - http_functions.c - http_methods.c - http_api.c - http_curl_api.c - - http_build_query.c - php_http_build_query.h - + + + + + + + + + -