Wed, 26 Jun 2024 05:19:39 UTC | login

Information for build perl-AnyEvent-HTTP-2.25-13.fc40

ID282653
Package Nameperl-AnyEvent-HTTP
Version2.25
Release13.fc40
Epoch
SummarySimple but non-blocking HTTP/HTTPS client
DescriptionThis module is an AnyEvent user, you need to make sure that you use and run a supported event loop. This module implements a simple, stateless and non-blocking HTTP client. It supports GET, POST and other request methods, cookies and more, all on a very low level. It can follow redirects supports proxies and automatically limits the number of connections to the values specified in the RFC. It should generally be a "good client" that is enough for most HTTP tasks. Simple tasks should be simple, but complex tasks should still be possible as the user retains control over request and response headers. The caller is responsible for authentication management, cookies (if the simplistic implementation in this module doesn't suffice), referrer and other high-level protocol details for which this module offers only limited support.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 21 Feb 2024 14:12:31 UTC
CompletedWed, 21 Feb 2024 14:12:31 UTC
Tags
f40
f41
RPMs
src
perl-AnyEvent-HTTP-2.25-13.fc40.src.rpm (info) (download)
noarch
perl-AnyEvent-HTTP-2.25-13.fc40.noarch.rpm (info) (download)
Changelog * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.25-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.25-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.25-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.25-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.25-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue May 31 2022 Jitka Plesnikova <jplesnik@redhat.com> - 2.25-8 - Perl 5.36 rebuild