adamrights / connect-cache-control

Connect middleware to prevent the browser from caching the response.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

connect-cache-control

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" (O'Reilly)

About

Connect middleware to prevent the browser from caching the response.

License:MIT License


Languages

Language:JavaScript 100.0%