Function content_security_policy::scheme_part_match
source ยท pub(crate) fn scheme_part_match(a: &str, b: &str) -> MatchResult
Expand description
https://www.w3.org/TR/CSP/#match-schemes
pub(crate) fn scheme_part_match(a: &str, b: &str) -> MatchResult
https://www.w3.org/TR/CSP/#match-schemes