blob: fe022ae30a6fd84133ed6f0d7ca9df47cc4f008d (
plain)
1
2
3
4
5
6
7
|
config BR2_PACKAGE_PERL_HTTP_HEADERS_FAST
bool "perl-http-headers-fast"
select BR2_PACKAGE_PERL_HTTP_DATE # runtime
help
faster implementation of HTTP::Headers
https://github.com/tokuhirom/HTTP-Headers-Fast
|