X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=bb75602e214191ec6f7ecdc72c3f5fcf04c94c9f;hp=c113ced91f8f8ddef751b19186e0d2db4b00b585;hb=bf7172546a6b22d1c15811f1601800f810107dde;hpb=8610c19f3cb6065001e41c6fa81000d930533927 diff --git a/package.xml b/package.xml index c113ced..bb75602 100644 --- a/package.xml +++ b/package.xml @@ -1,99 +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.8.0 - 2005-05-31 - beta - - - +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 - - 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 - - + + + + + + + + + -