mirror of
https://github.com/servo/servo.git
synced 2025-06-09 00:53:26 +00:00
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 |
||
---|---|---|
.. | ||
cors_cache.rs | ||
methods.rs |