HTTP Cache Header Planner

Plan Cache-Control, ETag and max-age headers for any asset type.

Support
Works Offline
Privacy First
No Login
No API

Options

Generated header

Can be cached by browsers and shared caches/CDNs. Considered fresh for 31536000 second(s) in browser caches. Marked immutable — clients won't even revalidate on refresh while fresh.

About the HTTP Cache Header Planner

Choose an asset type and freshness strategy to get the right Cache-Control, ETag and Vary headers, with an explanation of how browsers and CDNs will behave.

Examples

Example

hashed static asset

Output

Cache-Control: public, max-age=31536000, immutable

Keyboard shortcuts

  • Copy the main outputCtrl / ⌘ + Shift + C
  • Download the resultCtrl / ⌘ + S
  • Share this toolCtrl / ⌘ + Shift + S
  • Reset the inputsAlt + R
  • Open the tool search paletteCtrl / ⌘ + K

Related tools

Frequently asked questions

Version 1.0.0 · Updated 2026-08-09 · Runs entirely in your browser