Module

std/http/mod.ts>StatusText

The Deno Standard Library
Go to Latest
type alias StatusText
import { type StatusText } from "https://dotland.deno.dev/std@0.223.0/http/mod.ts";

An HTTP status text.

definition: STATUS_TEXT[keyof STATUS_TEXT]