You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Luke Childs 0d6ee3c412 Add install section to readme 8 years ago
src Better comments 8 years ago
test Test headers can be passed in as a string 8 years ago
.gitignore Extract expired from onionoo-node-client 8 years ago
.travis.yml Extract expired from onionoo-node-client 8 years ago
LICENSE Extract expired from onionoo-node-client 8 years ago
README.md Add install section to readme 8 years ago
package.json Update description and keywords 8 years ago

README.md

expired

Calculate when HTTP responses expire from the cache headers

Build Status Coverage Status

expired accepts HTTP headers as an argument and will return information on when the resource will expire.

Install

npm install --save expired

License

MIT © Luke Childs