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.2-1.el7.src [9 KiB] |
Changelog
by Jamie Nguyen (2014-04-20):
- update to upstream release 0.1.2 |