[ 原始碼: node-fresh ]
套件:node-fresh(0.5.2-1)
Check client cache staleness using HTTP headers - Node.js module
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.