<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>HTTP Cookies Parser Middleware</dc:title>
  <dc:title>R package cookie version 1.0.0</dc:title>
  <dc:description>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 &lt;https://developer.mozilla.org/en-US/docs/Web/HTTP/Guides/Cookies&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: secretbase, utils</dc:relation>
  <dc:relation>Suggests: curl, httpuv, later, R6, routing, testthat (&gt;= 3.0.0),
yyjsonr</dc:relation>
  <dc:creator>Julio Collazos &lt;amarullazo626@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Julio Collazos [aut, cre] (ORCID:
    &lt;https://orcid.org/0009-0006-5503-0997&gt;),
  cookie contributors [ctb, cph] (cookie contributors; authors listed in
    &lt;https://github.com/jshttp/cookie/graphs/contributors&gt;),
  cookie-parser contributors [ctb, cph] (cookie-parser contributors;
    authors listed in
    &lt;https://github.com/expressjs/cookie-parser/graphs/contributors&gt;),
  cookie-signature contributors [ctb, cph] (cookie-signature
    contributors; authors listed in
    &lt;https://github.com/tj/node-cookie-signature/graphs/contributors&gt;),
  httpuv authors [ctb, cph] (Development of the http_date_string
    function)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=cookie/LICENSE)</dc:rights>
  <dc:date>2026-06-12</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=cookie</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.cookie</dc:identifier>
</oai_dc:dc>
