nodejs-cookie - Cookie parsing and serialization for Node.js
| Website: | https://github.com/shtylman/node-cookie |
|---|---|
| License: | MIT |
| Vendor: | Fedora Project |
- Description:
This Node.js module is a basic cookie parser and serializer. It doesn't make assumptions about how you are going to deal with your cookies. It basically just provides a way to read and write the HTTP cookie headers. See RFC6265 for details about the HTTP header for cookies.
Packages
| nodejs-cookie-0.1.0-3.el6.noarch [6 KiB] |
Changelog
by Jamie Nguyen (2013-07-06):
- fix compatible arches for f18/el6 |