p5-HTTP-Entity-Parser

PSGI compliant HTTP Entity Parser

WWW CVSWeb GITHub
  1. Package version
    p5-HTTP-Entity-Parser-0.25
  2. Maintainer
    The OpenBSD ports mailing-list

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.

  • devel/p5-Module-Build-Tiny

  • STEM->=1.003007:converters/p5-JSON-MaybeXS
  • devel/p5-Hash-MultiValue
  • devel/p5-Stream-Buffered
  • www/p5-HTTP-MultiPartParser
  • STEM->=0.23:www/p5-WWW-Form-UrlEncoded