Skip to main content
Module

x/status/mod.ts>ALL

🗿 HTTP status utility for Deno. Based on Java Apache HttpStatus
Latest
variable ALL
import { ALL } from "https://deno.land/x/status@0.1.0/mod.ts";

Array with all the supported status codes.

type

number[]