X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=bb75602e214191ec6f7ecdc72c3f5fcf04c94c9f;hp=e36653debfa7ee91f6f3815242a655b45a90348a;hb=bf7172546a6b22d1c15811f1601800f810107dde;hpb=a12e8ddfaa5a94e76261f165b0c0299c87b886b1 diff --git a/package.xml b/package.xml index e36653d..bb75602 100644 --- a/package.xml +++ b/package.xml @@ -1,68 +1,323 @@ - - - - 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-03-04 - 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 +]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 4.3 + 6.0.0 + 6.0.0 + + + 1.4.1 + + + + spl + session + hash + iconv + + + http + + + + + - - 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 - - + + + + + + + + + -