Name: | nodejs-cookie |
Version: | 0.1.2 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | System Environment/Libraries |
Size: | 4728 |
License: | MIT |
RPM: |
nodejs-cookie-0.1.2-1.el7.noarch.rpm
|
Source RPM: |
nodejs-cookie-0.1.2-1.el7.src.rpm
|
Build Date: | Tue Nov 14 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/shtylman/node-cookie |
Summary: | Cookie parsing and serialization for Node.js |
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. |