Security/Subresource Integrity
< Security
Description
Subresource Integrity is a mechanism by which user agents may verify that a fetched resource has been delivered without unexpected manipulation.
Engineering
QA
To turn on debugging output, export the following environment variable:
NSPR_LOG_MODULES="SRI:5,SRIMetadata:5"