Skip to main content
Module

x/status/codes.ts>REQUEST_URI_TOO_LONG

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

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

The URI requested by the client is longer than the server is willing to interpret.

type

414