-
Notifications
You must be signed in to change notification settings - Fork 78
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PRESIDECMS-2708 add more nuanced cache-control headers with asset dow…
…nloads. For restricted assets, we should use cache-control: private to avoid proxies or any other shared caches from caching the response. Public assets can explicitly be labelled as such. In addition, provide configurable timeouts for the caches.
- Loading branch information
1 parent
4d9811f
commit 2f9a0ed
Showing
2 changed files
with
57 additions
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters