Skip to content

Commit a60894e

Browse files
committed
Rename to request.webtransport-hashes (unsafe makes sense in csp context)
1 parent 27c3925 commit a60894e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2225,7 +2225,7 @@ Content-Type: application/reports+json
22252225
"`Allowed`".
22262226

22272227
1. If |request|'s [=request/mode=] is "`webtransport`", |request|'s
2228-
<a for="request">unsafe-webtransport-hashes</a> is not empty, and
2228+
<a for="request">webtransport-hashes</a> is not empty, and
22292229
|source list| [=list/contains=] a <a>source expression</a> which
22302230
is an <a>ASCII case-insensitive</a> match for the
22312231
<a grammar>`keyword-source`</a>
@@ -2255,7 +2255,7 @@ Content-Type: application/reports+json
22552255
return "`Allowed`".
22562256

22572257
1. If |request|'s [=request/mode=] is "`webtransport`", |request|'s
2258-
<a for="request">unsafe-webtransport-hashes</a> is not empty, and
2258+
<a for="request">webtransport-hashes</a> is not empty, and
22592259
|source list| [=list/contains=] a <a>source expression</a> which
22602260
is an <a>ASCII case-insensitive</a> match for the
22612261
<a grammar>`keyword-source`</a>

0 commit comments

Comments
 (0)