Function net::fetch::methods::should_be_blocked_due_to_nosniff

source ยท
pub fn should_be_blocked_due_to_nosniff(
    destination: Destination,
    response_headers: &HeaderMap,
) -> bool
Expand description