Module

std/http/mod.ts>StatusText

Deno standard library
Go to Latest
type alias StatusText
import { type StatusText } from "https://dotland.deno.dev/std@0.221.0/http/mod.ts";

An HTTP status text.

definition: STATUS_TEXT[keyof STATUS_TEXT]