permanent-waves/node_modules/parse-cache-control
2024-07-20 14:41:35 -05:00
..
.npmignore move the whole thing to node 2024-07-20 14:41:35 -05:00
index.js move the whole thing to node 2024-07-20 14:41:35 -05:00
LICENSE move the whole thing to node 2024-07-20 14:41:35 -05:00
package.json move the whole thing to node 2024-07-20 14:41:35 -05:00
README.md move the whole thing to node 2024-07-20 14:41:35 -05:00
test.js move the whole thing to node 2024-07-20 14:41:35 -05:00

parse-cache-control

Simple function to parse Cache-Control headers. Taken from Wreck.

See test.js for usage.