Crandore Hub

cookie

HTTP Cookies Parser Middleware

A cookie is a piece of data sent from a web server to a web client which helps in overcoming the statelessness constraint of the HTTP protocol. This package provides the tools to work with them in the form of a cookie parser middleware function, meant to be attached to a bigger R web application, and utilities to write, sign and unsign a cookie. For more details see the Mozilla Developer Network (MDN) web documentation in <https://developer.mozilla.org/en-US/docs/Web/HTTP/Guides/Cookies>.

Versions across snapshots

VersionRepositoryFileSize
1.0.0 rolling linux/jammy R-4.5 cookie_1.0.0.tar.gz 29.6 KiB
1.0.0 rolling linux/noble R-4.5 cookie_1.0.0.tar.gz 29.5 KiB
1.0.0 rolling source/ R- cookie_1.0.0.tar.gz 10.6 KiB
1.0.0 latest linux/jammy R-4.5 cookie_1.0.0.tar.gz 29.6 KiB
1.0.0 latest linux/noble R-4.5 cookie_1.0.0.tar.gz 29.5 KiB
1.0.0 latest source/ R- cookie_1.0.0.tar.gz 10.6 KiB
1.0.0 2026-04-23 source/ R- cookie_1.0.0.tar.gz 0 B

Dependencies (latest)

Imports

Suggests