ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
7 lines
289 B
Text
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: https://metacpan.org/release/HTTP-HeaderParser-XS
|