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

std/http/mod.ts>isErrorStatus

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

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

import { isErrorStatus } from "https://deno.land/std@0.206.0/http/mod.ts";