import { type SuccessfulStatus } from "https://deno.land/std@0.220.0/http/status.ts";
An HTTP status that is a success (2XX).
import { type SuccessfulStatus } from "https://deno.land/std@0.220.0/http/status.ts";
An HTTP status that is a success (2XX).