HTTP header that tells the browser how long assets may be cached.
For immutable images with hashed filenames: `Cache-Control: public, max-age=31536000, immutable`. Saves round-trips entirely for returning visitors.