cache-control icon indicating copy to clipboard operation
cache-control copied to clipboard

create cache-control headers

cache-control.sdgluck.now.sh

  • Build & learn about the Cache-Control header and its directives
  • Generates example library code for setting headers, e.g. nginx, express, & others
  • Share header configurations via shareable URLs (e.g. public + max-age 2 days)
  • Header descriptions taken from MDN
  • Inspired by Cache-Control for Civilians