Skip to content

Add a preset to cache assets forever

Compare
Choose a tag to compare
@joeig joeig released this 08 Jan 20:36

CacheAssetsForeverPreset is a cache-control configuration preset which advices the HTTP client and all caches in between to cache the object forever without revalidation.

Technically, "forever" means 1 year, in order to comply with common CDN limits.