Pakket: node-vary (1.1.2+~1.1.0-1)
Verwijzigingen voor node-vary
Debian bronnen:
Het bronpakket node-vary downloaden:
- [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]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.