Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-pecl-http1 - 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.

It provides powerful request functionality, if built with CURL
support. Parallel requests are available for PHP 5 and greater.

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

Package built for PHP 5.6.

Packages

php-pecl-http1-1.7.6-6.remi.src [181 KiB] Changelog by Remi Collet (2016-03-10):
- adapt for F24
- drop runtime dependency on pear, new scriptlets
- fix license management
php-pecl-http1-1.7.6-5.remi.src [177 KiB] Changelog by Remi Collet (2014-09-01):
- improve SCL build
php-pecl-http1-1.7.6-4.remi.src [177 KiB] Changelog by Remi Collet (2013-11-07):
- fix dependencies for EPEL-6
php-pecl-http1-1.7.6-3.remi.src [177 KiB] Changelog by Remi Collet (2013-10-22):
- cleanups for review (drop SCL and EPEL-5 stuff)
- install doc in pecl doc_dir
- install tests in pecl test_dir
- install PHP library in /usr/share/pear/pecl/http