mirror of
https://github.com/servo/servo.git
synced 2025-07-16 03:43:38 +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 |
||
---|---|---|
.. | ||
parsable_mime | ||
Cargo.toml | ||
chrome_loader.rs | ||
cookie.rs | ||
cookie_http_state.rs | ||
cookie_http_state_utils.py | ||
data_loader.rs | ||
fetch.rs | ||
file_loader.rs | ||
filemanager_thread.rs | ||
hsts.rs | ||
http_loader.rs | ||
lib.rs | ||
mime_classifier.rs | ||
resource_thread.rs | ||
subresource_integrity.rs | ||
test.jpeg |