This is a very simple HTTP/1.1 client, designed for doing simple GET requests
without the overhead of a large framework like LWP::UserAgent.
It is more correct and more complete than HTTP::Lite. It supports proxies
(currently only non-authenticating ones) and redirection. It also correctly
resumes after EINTR.
Update Information:
0.094 - fix to prevent invalid characters in all headers, and prevent header smuggling (CVE-2026-7010)
* Wed May 20 2026 Jitka Plesnikova
[ 1 ] Bug #2478249 - perl-HTTP-Tiny-0.094 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2478249
This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2026-3bfb774625' at the command line. For more information, refer to the dnf documentation available at http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
Get the latest Linux and open source security news straight to your inbox.