Package: cookie 1.0.0

Julio Collazos

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

Authors:Julio Collazos [aut, cre], cookie contributors [ctb, cph], cookie-parser contributors [ctb, cph], cookie-signature contributors [ctb, cph], httpuv authors [ctb, cph]

cookie_1.0.0.tar.gz
cookie_1.0.0.tar.gz(r-4.7-any)cookie_1.0.0.tar.gz(r-4.6-any)
cookie_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
cookie/json (API)
NEWS

# Install 'cookie' in R:
install.packages('cookie', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

1.04 score 11 scripts 4 exports 1 dependencies

Last updated from:85a2e30bf2. Checks:4 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK134
source / vignettesOK162
linux-release-x86_64OK127
wasm-releaseOK110

Exports:cookieParserserialisesignunsign

Dependencies:secretbase