K 10 svn:author V 3 wen K 8 svn:date V 27 2018-05-24T01:41:06.142071Z K 7 svn:log V 372 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/ END