You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Remove requirement of HTTPS for using SRI
The spec has been updated since this code was originally written and this no longer requires a Secure Context: https://www.w3.org/TR/SRI/#is-response-eligible-for-integrity-validation
* Revert note about HTTPS restriction
HTTPS is no longer required for SRI support.
* Remove unnecessary secure_subresource_integrity_context? method.
* Remove SSL tests.
0 commit comments