may_remove_crossorigin

Function may_remove_crossorigin 

Source
pub(crate) fn may_remove_crossorigin(href: &str) -> bool
Expand description

Conservatively determines if href is relative to the current origin, so that crossorigin may be safely removed from <link> elements.