| Name: | perl-HTTP-Entity-Parser | 
|---|---|
| Version: | 0.21 | 
| Release: | 2.el8 | 
| Architecture: | noarch | 
| Group: | Unspecified | 
| Size: | 55228 | 
| License: | GPL+ or Artistic | 
| RPM: | perl-HTTP-Entity-Parser-0.21-2.el8.noarch.rpm | 
| Source RPM: | perl-HTTP-Entity-Parser-0.21-2.el8.src.rpm | 
| Build Date: | Tue Mar 02 2021 | 
| Build Host: | host-100-100-224-19.blddevtest1iad.osdevelopmeniad.oraclevcn.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. |