freebsd-ports/www/p5-HTTP-HeaderParser-XS/pkg-descr
2008-04-18 13:17:14 +00:00

7 lines
289 B
Text

This module parses HTTP headers using a C++ state machine. The goal is
to be fast, not necessarily to do everything you could ever want.
Headers are not static, you can parse them, munge them, or even build
them using this module.
WWW: http://search.cpan.org/dist/HTTP-HeaderParser-XS/