Skip to content

Commit

Permalink
Address annevek comments whatwg#2
Browse files Browse the repository at this point in the history
  • Loading branch information
ArthurSonzogni committed Oct 6, 2021
1 parent 97651c7 commit 93c8c01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source
Original file line number Diff line number Diff line change
Expand Up @@ -84016,7 +84016,7 @@ interface <dfn interface>BarProp</dfn> {
data-x="">credentialless</code></dfn>"</dt>
<dd><p>When this value is used, fetching cross-origin no-CORS resources omits credentials. In
exchange, an explicit `<code>Cross-Origin-Resource-Policy</code>` header is not required. Other
requests sent with credentials requires the server's explicit permission through the <span>CORS
requests sent with credentials require the server's explicit permission through the <span>CORS
protocol</span> or the `<code>Cross-Origin-Resource-Policy</code>` header.</p></dd>
</dl>

Expand Down

0 comments on commit 93c8c01

Please sign in to comment.