content
content copied to clipboard
Subresource Integrity check on Request instance with integrity property
MDN URL
https://developer.mozilla.org/en-US/docs/Web/Security/Subresource_Integrity
What specific section or headline is this issue about?
How browsers handle Subresource Integrity
What information was incorrect, unhelpful, or incomplete?
Checking the article for the integrity property in the Request interface, it links to the Subresource Integrity.
I was wondering if fetching, using a request instance with an integrity value is validated by the browser, the same as if the property was set on the attribute of a script tag.
What did you expect to see?
If this check also applied to requests that have an integrity check set in JavaScript, through Request
's constructor.
Do you have any supporting links, references, or citations?
No response
Do you have anything more you want to share?
No response
MDN metadata
Page report details
- Folder:
en-us/web/security/subresource_integrity
- MDN URL: https://developer.mozilla.org/en-US/docs/Web/Security/Subresource_Integrity
- GitHub URL: https://github.com/mdn/content/blob/main/files/en-us/web/security/subresource_integrity/index.md
- Last commit: https://github.com/mdn/content/commit/864e7a830d3f658b4cd87098428097bda5ee5b84
- Document last modified: 2024-01-02T08:34:12.000Z