UNPKG
parse-cache-control
Version:
latest (1.0.1)
1.0.1
1.0.0
Parse Cache-Control headers.
github.com/roryf/parse-cache-control
roryf/parse-cache-control
parse-cache-control
/
README.md
6 lines
(3 loc)
•
152 B
Markdown
View Raw
1
2
3
4
5
6
# parse-cache-control
Simple function to parse
`Cache-Control`
headers. Taken from [
Wreck
](
https://github.com/hapijs/wreck
). See
`test.js`
for usage.