Range Not Satisfiable
HTTP 416 Range Not Satisfiable is a Client errors (4xx) status code. The Range requested cannot be served (e.g. beyond the end of the file).
What 416 means
The Range requested cannot be served (e.g. beyond the end of the file).
The byte range in the request does not overlap the resource’s current size.
Client errors (4xx)
The request contains an error from the client — bad syntax, missing auth or a wrong URL.
Other 4xx codes
FAQ — 416
What does HTTP 416 mean?
416 Range Not Satisfiable: The Range requested cannot be served (e.g. beyond the end of the file). The byte range in the request does not overlap the resource’s current size.
Which class does status code 416 belong to?
416 is a Client errors (4xx) code. The request contains an error from the client — bad syntax, missing auth or a wrong URL.
Where is the 416 code defined?
Status code 416 is defined in RFC 9110 and is part of the IANA HTTP Status Code Registry.