nodejs-cookie-parser - A Node.js module for cookie parsing with signatures
| Website: | https://github.com/expressjs/cookie-parser |
|---|---|
| License: | MIT |
| Vendor: | Fedora Project |
- Description:
Parse Cookie header and populate req.cookies with an object keyed by the cookie names. Optionally you may enabled signed cookie support by passing a secret string, which assigns req.secret so it may be used by other middleware.
Packages
| nodejs-cookie-parser-1.0.1-4.el6.noarch [6 KiB] |
Changelog
by Jamie Nguyen (2014-03-12):
- upstream have merged the pull request, so now use upstream's copy of the LICENSE |