A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Cross-Origin-Opener-Policy (COOP) Header

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

References


  1. 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: [2025-05-19 Mon 16:41]). ↩︎

Related Posts