Skip to main content
Module

x/cav/deps.ts>http.ErrorStatus

A server framework for Deno
Go to Latest
type alias http.ErrorStatus
import { type http } from "https://deno.land/x/cav@0.2.0-alpha.7/deps.ts";
const { ErrorStatus } = http;

An HTTP status that is an error (4XX and 5XX).