Cross-Origin-Opener-Policy (COOP) Header
- Category :
- Concept
- Tags :
- general_computing_gleanings
- http
- http_headers
- security_headers
- response_headers
- c
- Created:
Table of Contents
About
The HTTP Cross-Origin-Opener-Policy (COOP)
response header allows a
website to control whether a new top-level document, opening using
Window.open()
or by navigating to a new page, is opened in the same
browsing context group (BCG) or in a new browsing context group1.
Anki
Links
References
MDN. “Cross-Origin-Opener-Policy (COOP) header”. Available at: https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Cross-Origin-Opener-Policy. (Accessed: ). ↩︎
Share :
Other Articles
- Published:
- connection
- Category: Concept
- Published:
- Web Distributed Authoring and Versioning (WebDAV)
- Category: Concept