node-fresh

Check client cache staleness using HTTP headers - Node.js module
  https://github.com/visionmedia/node-fresh
  0
  no reviews



This module checks HTTP If-Modified-Since, If-None-Match, Cache-Control request headers, as well as Last-Modified, Etag response headers to determine if the client requesting the resource has a stale or fresh cache.

Node.js is an event-based server-side javascript engine.