import * as doa from "https://deno.land/x/doa@v1.0.0/utils/typeIs.ts";
Functions
Check if a request's header has a request body.
A request with a body must either have | |
f is | Compare a |
Check if the incoming request's header contains the "Content-Type"
header field, and it contains any of the give mime |