Skip to main content
Module

x/status/mod.ts>UNPROCESSABLE_ENTITY

🗿 HTTP status utility for Deno. Based on Java Apache HttpStatus
Latest
variable UNPROCESSABLE_ENTITY
import { UNPROCESSABLE_ENTITY } from "https://deno.land/x/status@0.1.0/mod.ts";

Official Documentation @ https://tools.ietf.org/html/rfc2518#section-10.3

The request was well-formed but was unable to be followed due to semantic errors.

type

422