libhttp-parser-perl

Module for parsing http requests and responses
  http://search.cpan.org/dist/HTTP-Parser/
  0
  no reviews



Http::parser is a perl module for parsing http requests and responses out of streams, returning an http::request or http::response object as appropriate. it also supports http/1.1's chunked encoding.