Skip to main content
Module

x/status/mod.ts>REQUEST_TOO_LONG

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

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

Request entity is larger than limits defined by server; the server might close the connection or return an Retry-After header field.

type

413