connect-no-cache-headers

0.0.1 • Public • Published

Overview

Just sets headers to not cache the request.

Install

npm install connect-no-cache-headers --save

Usage

...
app = express()
app.use(require('connect-cache-headers')())
...

Package Sidebar

Install

npm i connect-no-cache-headers

Weekly Downloads

113

Version

0.0.1

License

MIT

Last publish

Collaborators

  • lucastschmidt