Skip to main content
Module

x/status/codes.ts>PRECONDITION_FAILED

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

Official Documentation @ https://tools.ietf.org/html/rfc7232#section-4.2

The client has indicated preconditions in its headers which the server does not meet.

type

412