Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

std/http/mod.ts>STATUS_TEXT

Deno standard library
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
variable STATUS_TEXT
import { STATUS_TEXT } from "https://deno.land/std@0.97.0/http/mod.ts";

type

Map<Status, string>