[ ソース: node-vary ]
パッケージ: node-vary (1.1.2+~1.1.0-1)
node-vary に関するリンク
Debian の資源:
node-vary ソースパッケージをダウンロード:
- [node-vary_1.1.2+~1.1.0-1.dsc]
- [node-vary_1.1.2+~1.1.0.orig-types-vary.tar.gz]
- [node-vary_1.1.2+~1.1.0.orig.tar.gz]
- [node-vary_1.1.2+~1.1.0-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
manage the Vary header of a HTTP response - Node.js module
This package provides a simple module to manage the fields of the Vary header in a HTTP response.
The Vary HTTP response header determines how to match future request headers to decide whether a cached response can be used rather than requesting a fresh one from the origin server. It is used by the server to indicate which headers it used when selecting a representation of a resource in a content negotiation algorithm.
Node.js is an event-based server-side JavaScript engine.