Meta Configuration of Package php7-pecl_http
1
<package name="php7-pecl_http" project="internetx:php7:extensions">
2
<title>php5-pecl_http</title>
3
<description>This HTTP extension aims to provide a convenient and powerful
4
set of functionality for one of PHPs major applications.
5
6
It eases handling of HTTP urls, dates, redirects, headers and
7
messages, provides means for negotiation of clients preferred
8
language and charset, as well as a convenient way to send any
9
arbitrary data with caching and resuming capabilities.
10
11
It provides powerful request functionality, if built with CURL
12
support. Parallel requests are available for PHP 5 and greater.</description>
13
<build>
14
<disable repository="SLE_10"/>
15
</build>
16
</package>
17