You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Currently the package doesn't support the Feature-Policy header, nor the Permission-Policy header.
Although the headers are still in draft stage, most browsers are already accepting them.
Moreover, sending those response headers is already a recommended best practice amongst IT corporations, and is included as part of pen testing reports.
Describe the solution you'd like
Implementing the support for those headers.
Documentation, Adoption, Migration Strategy
Same way as other headers in the package.
[ x ] I've tried to find similar issues and pull requests
[ x ] I would like to work on this feature 💪🏻
The text was updated successfully, but these errors were encountered:
🌱 Feature Request
Is your feature request related to a problem? Please describe.
Currently the package doesn't support the
Feature-Policy
header, nor thePermission-Policy
header.Although the headers are still in draft stage, most browsers are already accepting them.
Moreover, sending those response headers is already a recommended best practice amongst IT corporations, and is included as part of pen testing reports.
Describe the solution you'd like
Implementing the support for those headers.
Documentation, Adoption, Migration Strategy
Same way as other headers in the package.
The text was updated successfully, but these errors were encountered: