aboutsummaryrefslogblamecommitdiff
path: root/www/p5-HTTP-Entity-Parser/pkg-descr
blob: 1ec2e571e9f56472d45416b59eb7121d9d1ac756 (plain) (tree)
1
2
3
4
5
6
7






                                                                               
HTTP::Entity::Parser is PSGI compliant HTTP Entity parser. This module
also has compatibility with HTTP::Body. Unlike HTTP::Body, HTTP::Entity::Parser
reads HTTP entity from PSGI's env $env->{'psgi.input'} and parse it.
This module support application/x-www-form-urlencoded, multipart/form-data
and application/json.

WWW: http://search.mcpan.org/dist/HTTP-Entity-Parser/