[ 源代码: node-accepts ]
软件包: node-accepts (1.1.1-1)
node-accepts 的相关链接
Trisquel 的资源:
下载源码包 node-accepts:
维护者:
Original Maintainers:
- Debian Javascript Maintainers (Mail Archive)
- Leo Iannacone
外部的资源:
- 主页 [github.com]
相似软件包:
higher-level content negotiation for Node.js
Higher level content negotiation based on negotiator.
In addition to negotatior, it allows:
- Allows types as an array or arguments list, ie `(['text/html', 'application/json'])` as well as `('text/html', 'application/json')`. - Allows type shorthands such as `json`. - Returns `false` when no types match - Treats non-existent headers as `*`
Node.js is an event-based server-side JavaScript engine.
其他与 node-accepts 有关的软件包
|
|
|
-
- dep: node-mime-types
- ultimate JavaScript content-type utility - Node.js module
-
- dep: node-negotiator
- HTTP content negotiator for Node.js
-
- dep: nodejs
- evented I/O for V8 javascript