Skip to main content
Module

x/status/codes.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/codes.ts";

Array with all the supported status codes.

type

number[]