Skip to main content
Module

x/status/mod.ts>EXPECTATION_FAILED

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

Official Documentation @ https://tools.ietf.org/html/rfc7231#section-6.5.14

This response code means the expectation indicated by the Expect request header field can't be met by the server.

type

417