[ 源代码: node-cookies ]
软件包:node-cookies(0.5.0-1)
Cookies, optionally signed using Keygrip - Node.js module
Cookies is a Node.js module for getting and setting HTTP(S) cookies. Cookies can be signed to prevent tampering, using Keygrip. It can be used with the built-in node.js HTTP library, or as Connect/Express middleware.
Node.js is an event-based server-side JavaScript engine.
其他与 node-cookies 有关的软件包
|
|
|
|
-
- dep: node-keygrip (>= 1.0.0)
- Key signing and verification for rotated credentials for Node.js
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable