diff options
Diffstat (limited to 'www/pecl-http1/pkg-descr')
-rw-r--r-- | www/pecl-http1/pkg-descr | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/www/pecl-http1/pkg-descr b/www/pecl-http1/pkg-descr new file mode 100644 index 000000000000..0a262775cd41 --- /dev/null +++ b/www/pecl-http1/pkg-descr @@ -0,0 +1,19 @@ +pecl-http extension aims to provide a convenient and +powerful set of functionality for one of PHPs major +applications. 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 too. + +!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + +This the deprecated version 1 branch of this package +as the current 2.x branch is described as +"completely incompatible to previous version." +Please upgrade to www/pecl-http as soon as possible! + +!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + +WWW: http://pecl.php.net/package/pecl_http/ |