New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

connect-cdncache

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

connect-cdncache

Work with your CDN cache

latest
npmnpm
Version
0.0.2
Version published
Maintainers
1
Created
Source

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 (c) 2011 Dotan Nahum @jondot. See MIT-LICENSE for further details.

FAQs

Package last updated on 10 Oct 2012

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts