blob: fd869f06449040c5431b940a5c873bb7e17e8f4b (
plain)
1
2
3
4
5
6
7
8
|
config BR2_PACKAGE_PERL_HTTP_COOKIES
bool "perl-http-cookies"
select BR2_PACKAGE_PERL_HTTP_DATE # runtime
select BR2_PACKAGE_PERL_HTTP_MESSAGE # runtime
help
HTTP cookie jars.
https://github.com/libwww-perl/http-cookies
|