Name: | perl-HTTP-Entity-Parser |
---|---|
Version: | 0.25 |
Release: | 13.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 50997 |
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
RPM: | perl-HTTP-Entity-Parser-0.25-13.el10_0.noarch.rpm |
Source RPM: | perl-HTTP-Entity-Parser-0.25-13.el10_0.src.rpm |
Build Date: | Thu Jan 16 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/HTTP-Entity-Parser |
Summary: | PSGI compliant HTTP Entity Parser |
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. |