Requested byte range is invalid
Section: Codes 410-421
HTTP 416 Range Not Satisfiable
text
text
curl -i -H 'Range: bytes=99999999-999999999' https://example.com/file.zipExplanation
Used when a range is outside the current representation length.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Codes 410-421