Skip to content

Commit

Permalink
s/users/applications/ in note
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-ivar committed Aug 27, 2024
1 parent 157e1fa commit 97ddea4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -860,8 +860,8 @@ sequence<{{WebTransportHash}}> |serverCertificateHashes|, run these steps.

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.
information that would normally be blocked by CORS. In same-origin contexts, it might
encourage applications to abuse the handshake as a vector for passing information.

1. Wait for |connection| to receive the first SETTINGS frame, and let |settings| be a dictionary that
represents the SETTINGS frame.
Expand Down

0 comments on commit 97ddea4

Please sign in to comment.