We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d4fc2a commit e806583Copy full SHA for e806583
index.bs
@@ -472,7 +472,7 @@ spec: SHA2; urlPrefix: http://csrc.nist.gov/publications/fips/fips180-4/fips-180
472
473
## Handling integrity violations ## {#handling-integrity-violations}
474
475
- The user agent will refuse to render or execute responses that fail an integrity
+ The user agent MUST refuse to render or execute responses that fail an integrity
476
check, instead returning a network error as defined in Fetch [[!Fetch]].
477
478
Note: On a failed integrity check, an `error` event is fired. Developers
0 commit comments