perl-HTTP-Parser - Parse HTTP/1.1 request into HTTP::Request/Response object
Website: | http://search.cpan.org/dist/HTTP-Parser/ |
---|---|
License: | GPL+ or Artistic |
- Description:
This is an HTTP request parser. It takes chunks of text as received and returns a 'hint' as to what is required, or returns the HTTP::Request when a complete request has been read. HTTP/1.1 chunking is supported. It dies if it finds an error.
Packages
perl-HTTP-Parser-0.06-5m.mo8.noarch [13 KiB] |
Changelog
by NARITA Koichi (2011-10-05):
- (0.06-5m) - rebuild against perl-5.14.2 |