Blog |
Support |
Repository |
Wizard
Jump to letter: [
APUX
]
php-pecl-http - Extended HTTP support
- Website:
- https://pecl.php.net/package/pecl_http
- Licence:
- BSD-2-Clause
- Vendor:
- Remi's RPM repository <https://rpms.remirepo.net/> #StandWithUkraine
- 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.
Documentation : https://mdref.m6w6.name/http
Package built for PHP 8.0.
Packages
php-pecl-http-4.2.6-3.fc42.remi.8.0.x86_64
|
[188 KiB]
|
Changelog by Remi Collet (2025-01-23):
- fix incompatible pointer type FTBFS #2341063
using patch from https://github.com/m6w6/ext-http/pull/143
- re-license spec file to CECILL-2.1
|