perl-HTTP-Parser - Parse HTTP/1.1 request into HTTP::Request/Response object
| Website: | https://metacpan.org/release/HTTP-Parser |
|---|---|
| License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
| Vendor: | Alcance Libre, Inc. |
- Description:
This is an HTTP request parser. It takes chunks of text as received and returns a 'hint' as to what is required, or returns the HTTP::Request when a complete request has been read. HTTP/1.1 chunked transfer encoding is supported. It dies if it finds an error.
Packages
| perl-HTTP-Parser-0.06-20.aldos.noarch [12 KiB] |
Changelog
by Joel Barrios (2025-12-11):
- Clean and trim spec file. |