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
This does not seem to be supported in all major browsers yet: https://caniuse.com/permissions-policy. Feature policy on the other hand is at least partially supported.
Hi,
According to sereval security audits, the "Feature Policy" header is obsolete and the new name is "Permissions-Policy".
https://developer.chrome.com/docs/privacy-sandbox/permissions-policy/#:~:text=With%20Feature%20Policy%2C%20you%20could,must%20include%20the%20allow%20attribute.
https://httptoolkit.com/blog/renaming-feature-policy-to-permissions-policy/
The text was updated successfully, but these errors were encountered: