Skip to content

COEP/COOP report-to takes endpoint name not URL (typo) #11366

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -90092,8 +90092,8 @@ dictionary <dfn dictionary>DragEventInit</dfn> : <span>MouseEventInit</span> {
data-x="http-structured-header-token">token</span> values are the <span data-x="embedder policy
value">embedder policy values</span>. The token may also have attached <span
data-x="http-structured-header-parameters">parameters</span>; of these, the "<dfn
data-x="coep-report-to"><code>report-to</code></dfn>" parameter can have a <span>valid URL
string</span> identifying an appropriate reporting endpoint. <ref>REPORTING</ref></p>
data-x="coep-report-to"><code>report-to</code></dfn>" parameter can have an
<span>endpoint name string</span> identifying an appropriate reporting endpoint. <ref>REPORTING</ref></p>

<div class="note">
<p>The <span data-x="obtain an embedder policy">processing model</span> fails open (by defaulting
Expand Down
Loading