Skip to content

Commit cddcab3

Browse files
author
AWS
committed
Amazon CloudFront Update: CloudFront now supports response headers policies to add HTTP headers to the responses that CloudFront sends to viewers. You can use these policies to add CORS headers, control browser caching, and more, without modifying your origin or writing any code.
1 parent 3a52f25 commit cddcab3

File tree

2 files changed

+953
-70
lines changed

2 files changed

+953
-70
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "Amazon CloudFront",
4+
"contributor": "",
5+
"description": "CloudFront now supports response headers policies to add HTTP headers to the responses that CloudFront sends to viewers. You can use these policies to add CORS headers, control browser caching, and more, without modifying your origin or writing any code."
6+
}

0 commit comments

Comments
 (0)