import { type ErrorStatus } from "https://deno.land/x/netzo@0.4.78/deps/std/http/status.ts";
An HTTP status that is an error (4XX and 5XX).
definition: ClientErrorStatus | ServerErrorStatus
x/netzo/deps/std/http/status.ts>ErrorStatus
import { type ErrorStatus } from "https://deno.land/x/netzo@0.4.78/deps/std/http/status.ts";
An HTTP status that is an error (4XX and 5XX).