[ ソース: node-accepts ]
パッケージ: node-accepts (1.3.7-2)
node-accepts に関するリンク
Trisquel の資源:
node-accepts ソースパッケージをダウンロード:
メンテナ:
Original Maintainers:
- Debian Javascript Maintainers (メールアーカイブ)
- Yadd
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
higher-level content negotiation for Node.js
Higher level content negotiation based on negotiator.
In addition to negotiator, 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 (>= 2.1.18)
- ultimate JavaScript content-type utility - Node.js module
-
- dep: node-negotiator (>= 0.6.1)
- HTTP content negotiator for Node.js
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable