import { isSuccessful } from "https://deno.land/x/keywork@v6.2.1/http/functions/status.ts";
Determines if the given HTTP status code is successful.
import { isSuccessful } from "https://deno.land/x/keywork@v6.2.1/http/functions/status.ts";
Determines if the given HTTP status code is successful.