The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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>.

Version: 1.0.0
Imports: secretbase, utils
Suggests: curl, httpuv, later, R6, routing, testthat (≥ 3.0.0), yyjsonr
Published: 2026-06-12
DOI: 10.32614/CRAN.package.cookie
Author: Julio Collazos ORCID iD [aut, cre], cookie contributors [ctb, cph] (cookie contributors; authors listed in <https://github.com/jshttp/cookie/graphs/contributors>), cookie-parser contributors [ctb, cph] (cookie-parser contributors; authors listed in <https://github.com/expressjs/cookie-parser/graphs/contributors>), cookie-signature contributors [ctb, cph] (cookie-signature contributors; authors listed in <https://github.com/tj/node-cookie-signature/graphs/contributors>), httpuv authors [ctb, cph] (Development of the http_date_string function)
Maintainer: Julio Collazos <amarullazo626 at gmail.com>
License: MIT + file LICENSE
NeedsCompilation: no
Materials: NEWS
CRAN checks: cookie results

Documentation:

Reference manual: cookie.html , cookie.pdf

Downloads:

Package source: cookie_1.0.0.tar.gz
Windows binaries: r-devel: cookie_1.0.0.zip, r-release: cookie_1.0.0.zip, r-oldrel: cookie_1.0.0.zip
macOS binaries: r-release (arm64): cookie_1.0.0.tgz, r-oldrel (arm64): cookie_1.0.0.tgz, r-release (x86_64): cookie_1.0.0.tgz, r-oldrel (x86_64): cookie_1.0.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=cookie to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.