aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTTP-Parser/pkg-descr
blob: 4d5ca08fc72886779ca3d47d36a505fb4636e862 (plain) (blame)
1
2
3
4
5
6
7
HTTP::Parser is a stateful HTTP request/response parsing module.

It accepts chunks of data passed to it and returns either a completion hint
or an HTTP::Request (or Response) object when it has the entire request. It
was originally written to be part of a simple Event.pm-based HTTP server.

WWW: https://metacpan.org/release/HTTP-Parser