Tag archives for Cache Control Header and CDNs
Cache Control Header and CDNs
In order to cache dynamic content (server side generated content), the cache-control needs to have the value 'public'. This tells the response that it can be cached server-side. Otherwise, by…