| Paketname | libcgi-cookie-splitter-perl |
| Beschreibung | Split big cookies into smaller ones |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 0.02-1 |
| Sektion | universe/perl |
| Priorität | optional |
| Installierte Größe | 68 Byte |
| Hängt ab von | libcgi-simple-perl, perl (>= 5.6.0-16) |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu MOTU Developers |
| Quelle | |
| Paketgröße | 8430 Byte |
| Prüfsumme MD5 | 974db0d5772c2146590b5e1b96878c59 |
| Prüfsumme SHA1 | 6a6ce59e56e979c444b5f55b49f2969f4ac79131 |
| Prüfsumme SHA256 | 074bb03d7f3ecfef04bd13c29a4deaa2e17f9d05a6f3bebd8a84cbb5012237ee |
| Link zum Herunterladen | libcgi-cookie-splitter-perl_0.02-1_all.deb |
| Ausführliche Beschreibung | RFC 2109 reccomends 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.
.
CGI::Cookie::Splitter provides a pretty simple interface to generate small
cookies that are under a certain limit, without wasting too much effort.
|