Musique/node_modules/parse-cache-control/README.md

6 lines
152 B
Markdown
Raw Permalink Normal View History

2021-12-04 19:00:33 +00:00
# parse-cache-control
Simple function to parse `Cache-Control` headers. Taken from [Wreck](https://github.com/hapijs/wreck).
See `test.js` for usage.