Structs§
Enums§
- Algorithm
- The algorithm used. The order is specified https://w3c.github.io/webappsec-subresource-integrity
Statics§
- BASE64_
GRAMMAR 🔒 - 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_
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
- parse_
token 🔒 - parsed_
metadata - https://w3c.github.io/webappsec-subresource-integrity/#parse-metadata
- split_
html_ space_ chars