mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01: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 |
||
---|---|---|
.. | ||
image | ||
blob_url_store.rs | ||
Cargo.toml | ||
filemanager_thread.rs | ||
hosts.rs | ||
image_cache_thread.rs | ||
lib.rs | ||
net_error_list.rs | ||
pub_domains.rs | ||
request.rs | ||
response.rs | ||
storage_thread.rs |