This repository was archived by the owner on Sep 30, 2020. It is now read-only.
This repository was archived by the owner on Sep 30, 2020. It is now read-only.
strict-transport-security headers #165
Open
Description
Context: #148
CloudFront doesn't support HSTS (https://forums.aws.amazon.com/thread.jspa?messageID=651244). Could potentially proxy through doc.r-l.o like how static.r-l.o is doing. Current questions:
- What's the performance impact of proxying vs letting cloudfront handle requests directly?
- Are there other headers that we should include as well?
- Does CloudFront plan on implementing this themselves, and if so, when?