Blog |
Support |
Repository |
Wizard
Jump to letter: [
ABCDEFGHIJLMNOPQRSTUVWXYZ
]
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/>
- 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.3.
Packages
php-pecl-http-4.2.6-6.remi.src
|
[261 KiB]
|
Changelog by Remi Collet (2025-07-30):
- ignore 1 test with PHP 8.5.0apha3 reported as
https://github.com/m6w6/ext-http/issues/150
|
php-pecl-http-4.2.6-5.remi.src
|
[260 KiB]
|
Changelog by Remi Collet (2025-07-18):
- add patch for test suite with PHP 8.5.0lapha2 from
https://github.com/m6w6/ext-http/pull/149
|
php-pecl-http-4.2.6-4.remi.src
|
[260 KiB]
|
Changelog by Remi Collet (2025-07-08):
- add patch for test suite with PHP 8.5 from
https://github.com/m6w6/ext-http/pull/148
|
php-pecl-http-4.2.6-3.remi.src
|
[258 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
|
php-pecl-http-4.2.6-1.remi.src
|
[258 KiB]
|
Changelog by Remi Collet (2024-11-06):
- update to 4.2.6
|
php-pecl-http-4.2.4-6.remi.src
|
[261 KiB]
|
Changelog by Remi Collet (2024-09-30):
- add upstream patch for libcurl 8.9
|
php-pecl-http-4.2.4-5.remi.src
|
[259 KiB]
|
Changelog by Remi Collet (2024-07-09):
- Fix build with PHP 8.4 using patch from
https://github.com/m6w6/ext-http/pull/135
|
php-pecl-http-4.2.4-4.remi.src
|
[258 KiB]
|
Changelog by Remi Collet (2024-01-29):
- Fix incompatible pointer types using patch from
https://github.com/m6w6/ext-http/pull/134
|