HTTP

416 Range Not Satisfiable

The server cannot serve the requested byte range. The Range header value is outside the resource's size.

Quand vous voyez ce code

When requesting a byte range beyond the file's actual size.

Comment résoudre

Check the Content-Range in the response for the actual file size and adjust your Range header.

Spécification

Voir RFC / Spécification →

Guides

Glossaire