Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

std/http/mod.ts>ClientErrorStatus

Deno standard library
Go to Latest
type alias ClientErrorStatus
Deprecated
Deprecated

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

import { type ClientErrorStatus } from "https://deno.land/std@0.205.0/http/mod.ts";
deprecated
definition: status.ClientErrorStatus