Function is_url_potentially_trustworthy

Source
pub fn is_url_potentially_trustworthy(
    protocol_registry: &ProtocolRegistry,
    url: &ServoUrl,
) -> bool
Expand description

Test if the URL is potentially trustworthy or the custom protocol is registered as secure