-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(aws): support image cache control headers
Add support for `Expires` and `Caceh-Control` headers for images uploaded to AWS S3. It is good practice to cache as much as possible and adding the headers retrospectively to AWS is kind of a pain. PR-URL: #45 Signed-off-by: Hans Kristian Flaatten <hans.kristian.flaatten@turistforeningen.no>
- Loading branch information
1 parent
3eebc0b
commit ffb6329
Showing
3 changed files
with
49 additions
and
9 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
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