Remi's RPM repository - Packages

Blog | Forum | Repository

php-pecl-http - Extended HTTP support

Website:
http://pecl.php.net/package/pecl_http
Licence:
BSD
Vendor:
Remi Collet
Description:
The HTTP extension aims to provide a convenient and powerful set of
functionality for major applications.

The HTTP extension eases handling of HTTP URLs, dates, redirects, headers
and messages in a HTTP context (both incoming and outgoing). It also provides
means for client negotiation of preferred language and charset, as well as
a convenient way to exchange arbitrary data with caching and resuming
capabilities.

Also provided is a powerful request and parallel interface.

Version 2 is completely incompatible to previous version.

Note:
. php-pecl-http1 provides API version 1
. php-pecl-http  provides API version 2

Documentation : http://devel-m6w6.rhcloud.com/mdref/http

Package built for PHP 5.5.

Packages

php-pecl-http-2.2.0-0.2.RC1.fc19.remi.5.5.x86_64 [251 KiB] Changelog by Remi Collet (2014-11-12):
- update to 2.2.0RC1 (beta)
php-pecl-http-2.1.0-0.5.RC3.fc19.remi.5.5.x86_64 [242 KiB] Changelog by Remi Collet (2014-08-19):
- Update to 2.1.0RC3
- ignore known failed test with PHP 5.3.3