Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-HTTP-Entity-Parser | Distribution: Fedora Project |
Version: 0.25 | Vendor: Fedora Project |
Release: 13.el10_0 | Build date: Sun Sep 8 01:17:05 2024 |
Group: Unspecified | Build host: buildvm-s390x-07.s390.fedoraproject.org |
Size: 50997 | Source RPM: perl-HTTP-Entity-Parser-0.25-13.el10_0.src.rpm |
Packager: Fedora Project | |
Url: https://metacpan.org/release/HTTP-Entity-Parser | |
Summary: PSGI compliant HTTP Entity Parser |
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.