Skip to content

jondot/connect-cdncache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

connect-nocache

Add nocache=true to your GET requests and it'll bust through all your caches.

$ http://localhost/foo?nocache=true

Usage

Get it via npm:

$ npm install connect-nocache

And then use it in your code (here, coffeescript):

app.use connect_nocache()

Contributing

Fork, implement, add tests, pull request, get my everlasting thanks and a respectable place here :).

Copyright

Copyright (c) 2011 Dotan Nahum @jondot. See MIT-LICENSE for further details.

About

Work with your CDN cache

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published