import * as keywork from "https://deno.land/x/keywork@v6.2.1/http/functions/status.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. |