Skip to content

Commit 9769609

Browse files
Add "json" destination for "connect-src" (#611)
This change explicitly adds the "json" fetch destination to the algorithm deciding which directive must be checked, and it makes "connect-src" responsible for the check.
1 parent b05cfac commit 9769609

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.bs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4348,6 +4348,7 @@ this algorithm returns normally if compilation is allowed, and throws a
43484348
::
43494349
1. Return `worker-src`.
43504350

4351+
: "`json`"
43514352
: "`webidentity`"
43524353
::
43534354
1. Return `connect-src`.

0 commit comments

Comments
 (0)