php7-pecl-http: add new package
authorMichael Heimpold <mhei@heimpold.de>
Wed, 31 Aug 2016 21:41:06 +0000 (23:41 +0200)
committerMichael Heimpold <mhei@heimpold.de>
Tue, 6 Sep 2016 19:59:32 +0000 (21:59 +0200)
commit5be3377ed422f4584fd33969a5bfb5ecc4a24da0
treea5d80a66e5cd52d2c3c298ab09463a1644833569
parent830248f963debc43d7e4013a2c6e44304872879d
php7-pecl-http: add new package

Quote:
This PHP HTTP extension aims to provide a convenient and powerful
set of functionality for one of PHPs major applications:
it eases handling of HTTP urls, headers and messages, provides
means for negotiation of a client's preferred content type,
language and charset, as well as a convenient way to send any
arbitrary data with caching and resuming capabilities.
It provides powerful request functionality with support for
parallel requests.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
lang/php7-pecl-http/Makefile [new file with mode: 0644]
lang/php7-pecl-http/patches/001_pecl_mod_include_dir.patch [new file with mode: 0644]
lang/php7-pecl-http/patches/002_php_http_api.patch [new file with mode: 0644]