parse-cache-control@1.0.1
// Parse Cache-Control headers.
$ npm install parse-cache-control
downloads/wk
4,916,048
license
—
version
1.0.1
published
Mar 19, 2015
What is parse-cache-control?
This npm package parses Cache-Control HTTP headers into structured JavaScript objects, making it easier to work with caching directives in your application. Developers use it to programmatically read and validate cache policies set by servers or configure caching behavior for their own responses, rather than manually parsing the header string format.
Links
Maintainers
roryf