Skip to content

Commit

Permalink
Update index.bs
Browse files Browse the repository at this point in the history
  • Loading branch information
wilaw committed Jul 31, 2024
1 parent 5d3940a commit 2004c2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -857,7 +857,7 @@ sequence<{{WebTransportHash}}> |serverCertificateHashes|, run these steps.
1. Let |error| be a newly [=DOMException/created=] {{WebTransportError}} whose
{{WebTransportErrorOptions/source}} is `"session"`.
1. [=Cleanup=] |transport| with |error|.
<div class="note">NOTE: Redirects are not followed. Network errors caused by redirection are intentionally
<div class="note">Note: Redirects are not followed. Network errors caused by redirection are intentionally
indistinguishable from other network errors. In cross-origin contexts, this would reveal
information that would normally be blocked by CORS. In same-origin contexts, it would
encourage users to abuse the handshake as a vector for passing information.</div>
Expand Down

0 comments on commit 2004c2c

Please sign in to comment.