import * as keywork from "https://deno.land/x/keywork@v6.2.1/http/functions/mod.ts";
Variables
Determines if the given HTTP status status is a client error. | |
Determines if the given HTTP status code is informational. | |
Determines if the given HTTP status status is a redirection. | |
Determines if the given HTTP status status is a server error. | |
Determines if the given HTTP status code is successful. |
Functions
Infers the appropriate Response constructor for the given | |
Clones a given | |
Checks if a given MIME-type is compressible. | |
Checks if the given object is an instance of | |
Checks if the given object is an instance of | |
Checks if the given object is shaped like a | |
Type Aliases
An object that has a | |
Either a full |