[ 源代码: node-cookies ]
软件包:node-cookies(0.8.0+~0.7.7-1)
node-cookies 的相关链接
Debian 的资源:
下载源码包 node-cookies:
- [node-cookies_0.8.0+~0.7.7-1.dsc]
- [node-cookies_0.8.0+~0.7.7.orig-types-cookies.tar.gz]
- [node-cookies_0.8.0+~0.7.7.orig.tar.gz]
- [node-cookies_0.8.0+~0.7.7-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
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-depd
- mark a function or property as deprecated - Node.js module
-
- dep: node-keygrip
- Key signing and verification for rotated credentials for Node.js