ember-fastboot / ember-fastboot/fastboot-app-server
Custom header support
- Dominant language
- No language data
- Stars
- 140
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Description
Hi there and welcome to my issue. I would like to take this opportunity and highlight the importance of custom header support on the server.
Every now and then there's a good reason. For example, Chromium's [mixed content experiment](https://chromium.googlesource.com/chromium/src/+/master/docs/security/autoupgrade-mixed.md) has Chrome and Chromium blocking http media requests on https sites.
In order to disable this non-standard behavior, you need to explain to all your customers that they need to opt-out from this experiment, **or simply send a `mixed-content: noupgrade` header with the html content of your Ember site.**
Also #32.
Is this something that can be implemented?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.