perl-HTTP-Entity-Parser - PSGI compliant HTTP Entity Parser
Website: | https://metacpan.org/release/HTTP-Entity-Parser |
---|---|
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
Vendor: | Alcance Libre, Inc. |
- Description:
HTTP::Entity::Parser is a PSGI-compliant HTTP Entity parser. This module also is compatible with HTTP::Body. Unlike HTTP::Body, HTTP::Entity::Parser reads HTTP entities from PSGI's environment $env->{'psgi.input'} and parses it. This module supports application/x-www-form-urlencoded, multipart/form- data and application/json.
Packages
perl-HTTP-Entity-Parser-0.25-1.aldos.noarch [31 KiB] |
Changelog
by Joel Barrios (2024-05-16):
- Update to 0.25. |