Function net::fetch::methods::should_be_blocked_due_to_mime_type

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