- Issue created by @pfrilling
- @pfrilling opened merge request.
- πΊπΈUnited States pfrilling Minster, OH
Added the functionality and marking this as needs review.
While running a Lighthouse report for a site, it mentioned adding support for the Cross-Origin-Opener-Policy (COOP) header. My first thought was that the Security Kit module already has support for that. It currently does not.
Add support for the COOP header https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Cros...
Active
2.0
Code
Added the functionality and marking this as needs review.