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.
Version 2 is completely incompatible to previous version.
Documentation : https://mdref.m6w6.name/http
Provides
Requires
License
BSD-2-Clause
Changelog
* Wed Nov 06 2024 Remi Collet <remi@fedoraproject.org> - 4.2.6-1
- update to 4.2.6
* Wed Oct 16 2024 Remi Collet <remi@fedoraproject.org> - 4.2.4-9
- modernize the spec file
* Mon Oct 14 2024 Remi Collet <remi@fedoraproject.org> - 4.2.4-8
- rebuild for https://fedoraproject.org/wiki/Changes/php84
- add upstream patch for libcurl 8.9
- Fix build with PHP 8.4 using patch from
https://github.com/m6w6/ext-http/pull/135
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.4-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Tue Apr 16 2024 Remi Collet <remi@remirepo.net> - 4.2.4-6
- drop 32-bit support
https://fedoraproject.org/wiki/Changes/php_no_32_bit
* Wed Jan 31 2024 Pete Walter <pwalter@fedoraproject.org> - 4.2.4-5
- Rebuild for ICU 74
* Mon Jan 29 2024 Remi Collet <remi@remirepo.net> - 4.2.4-4
- Fix incompatible pointer types using patch from
https://github.com/m6w6/ext-http/pull/134
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org&g