freebsd-ports/www/p5-CGI-Cookie-Splitter/pkg-descr
Ying-Chieh Liao ba3c768cfd add p5-CGI-Cookie-Splitter 0.01
Split big cookies into smaller ones
2006-11-29 09:37:35 +00:00

8 lines
398 B
Text

RFC 2109 recommends that the minimal cookie size supported by the client is
4096 bytes. This has become a pretty standard value, and if your server sends
larger cookies than that it's considered a no-no.
This module provides a pretty simple interface to generate small cookies that
are under a certain limit, without wasting too much effort.
WWW: http://search.cpan.org/dist/CGI-Cookie-Splitter/