import { type RedirectStatus } from "https://deno.land/std@0.194.0/http/mod.ts";
An HTTP status that is a redirect (3XX).
import { type RedirectStatus } from "https://deno.land/std@0.194.0/http/mod.ts";
An HTTP status that is a redirect (3XX).