Skip to main content
Module

std/http/status.ts>StatusText

Deno standard library
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
type alias StatusText
import { type StatusText } from "https://deno.land/std@0.218.0/http/status.ts";

An HTTP status text.

definition: STATUS_TEXT[keyof STATUS_TEXT]