Skip to main content
Module

std/http/http_status.ts>Status

Deno standard library
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
type alias Status
Deprecated
Deprecated

(will be removed after 0.210.0) Import from std/http/status.ts instead.

import { type Status } from "https://deno.land/std@0.205.0/http/http_status.ts";
deprecated
definition: status.Status
variable Status
Deprecated
Deprecated

(will be removed after 0.210.0) Import from std/http/status.ts instead.

import { Status } from "https://deno.land/std@0.205.0/http/http_status.ts";