Allow Custom Headers for User Sites #4748
Labels
complexity:medium
Up to 1 week of work
prio:2
Always look for prio:1 issues first before working on prio:2
type:feat
Features and enhancements
Current Global (Dispatcher) Headers
frame-ancestors 'self'
SAMEORIGIN
nosniff
strict-origin-when-cross-origin
max-age=63072000; includeSubDomains; preload
Solution
Allow users to define custom headers at build time without overriding them in the dispatcher.
The text was updated successfully, but these errors were encountered: