Skip to main content
Module

x/status/mod.ts>REQUESTED_RANGE_NOT_SATISFIABLE

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

Official Documentation @ https://tools.ietf.org/html/rfc7233#section-4.4

The range specified by the Range header field in the request can't be fulfilled; it's possible that the range is outside the size of the target URI's data.

type

416