0.0.2 • Published 13 years ago
connect-cdncache v0.0.2
connect-nocache
Add nocache=true to your GET requests and it'll bust through all
your caches.
$ http://localhost/foo?nocache=trueUsage
Get it via npm:
$ npm install connect-nocacheAnd 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.
0.0.2
13 years ago