Skip to main content
Module

x/type_is/deps.ts

Infer the content-type of a HTTP Header for Deno
Latest
import * as typeIs from "https://deno.land/x/type_is@1.0.3/deps.ts";

Functions

Given an extension, lookup the appropriate media type for that extension. Likely you should be using contentType() though instead.

Parse media type to object.

Test media type.