Module subresource_integrity

Source

Structs§

SriEntry

Constants§

SUPPORTED_ALGORITHM 🔒

Statics§

HTML_SPACE_CHARACTERS
A “space character” according to:

Functions§

apply_algorithm_to_response 🔒
https://w3c.github.io/webappsec-subresource-integrity/#apply-algorithm-to-response
get_prioritized_hash_function
https://w3c.github.io/webappsec-subresource-integrity/#getprioritizedhashfunction
get_strongest_metadata
https://w3c.github.io/webappsec-subresource-integrity/#get-the-strongest-metadata
is_eligible_for_integrity_validation 🔒
https://w3c.github.io/webappsec-subresource-integrity/#is-response-eligible
is_response_integrity_valid
https://w3c.github.io/webappsec-subresource-integrity/#does-response-match-metadatalist
parsed_metadata
https://w3c.github.io/webappsec-subresource-integrity/#parse-metadata
split_html_space_chars

Type Aliases§

StaticCharVec