Wed, 08 Apr 2026 10:23:04 CST | login

Information for build perl-AnyEvent-HTTP-2.25-4.oc9

ID25611
Package Nameperl-AnyEvent-HTTP
Version2.25
Release4.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-AnyEvent-HTTP.git?.#ffc1fe9b67c539d642cd19e18b7642ff2392df9c
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 byfanjunkong
State complete
Volume DEFAULT
StartedThu, 25 Jul 2024 21:25:12 CST
CompletedThu, 25 Jul 2024 21:31:20 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-AnyEvent-HTTP.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-AnyEvent-HTTP.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-2504-build
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-AnyEvent-HTTP-2.25-4.oc9.src.rpm (info) (download)
noarch
perl-AnyEvent-HTTP-2.25-4.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Tue Jul 02 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.25-4 - rebuild * Mon Jul 01 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.25-3 - rebuild * Mon Jul 01 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.25-2 - rebuild * Thu Jun 20 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.25-1 - initial build