Skip to content

feat(static-website): response headers policy#140

Merged
jogold merged 7 commits intomasterfrom
static-website-resp-headers
Dec 22, 2021
Merged

feat(static-website): response headers policy#140
jogold merged 7 commits intomasterfrom
static-website-resp-headers

Conversation

@jogold
Copy link
Owner

@jogold jogold commented Dec 22, 2021

Replace the origin response Lambda@Edge function with a response headers policy.

BREAKING CHANGE: httpHeaders has been replaced by responseHeadersPolicy. Use this new prop to customize security or custom headers.

  • static-website: The default Referrer-Policy header is now strict-origin-when-cross-origin

jogold and others added 7 commits December 22, 2021 14:58
Replace the Lambda@Edge function with a response headers policy.

BREAKING CHANGE: `httpHeaders` has been removed in favor of `reponseHeadersPolicy`.
Use it this new prop to customize security or custom headers.
@jogold jogold enabled auto-merge (squash) December 22, 2021 14:26
@jogold jogold merged commit b10a31c into master Dec 22, 2021
@jogold jogold deleted the static-website-resp-headers branch December 22, 2021 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant