connect-cache-control
Version:
Connect middleware to prevent the browser from caching the response.
11 lines (6 loc) • 332 B
Markdown
Connect middleware to prevent the browser from caching the response. Old and new browsers alike should honor this, including IE8 and IE9+.
Copyright (c) Eric Elliott 2013
MIT License
Written for the book,
["Programming JavaScript Applications"](http://ericleads.com/javascript-applications/) (O'Reilly)