Why is the Permissions-Policy: camera=() header not blocking camera access in my application?
I’ve been trying to restrict camera access in my web application using the Permissions-Policy header, but it’s not working as expected. Specifically, I’ve set the header as follows: