Files
servo/components/script
mrnayak a3026499f4 Implement Subresource Integrity
Implemented response validation part of
https://w3c.github.io/webappsec-subresource-integrity/.
Implemented step eighteen of the main fetch. If a request has integrity
metadata, then following steps are performed
*Wait for response body
*If the response does not have a termination reason and response does not
match request’s integrity metadata, set response to a
network error.# Please enter the commit message for your changes. Lines starting
2017-01-08 08:52:18 +05:30
..
2016-12-08 08:50:35 -10:00
2017-01-08 08:52:18 +05:30
2016-12-08 08:50:35 -10:00
2017-01-07 18:10:30 +01:00
2016-12-08 08:50:35 -10:00
2016-12-08 08:50:35 -10:00
2016-12-08 08:50:35 -10:00
2017-01-06 12:56:35 +01:00
2016-12-14 18:04:37 -06:00