Skip to content

Fix range processing in nova_file_controller for requesting all remaining bytes#362

Merged
Taure merged 2 commits intonovaframework:masterfrom
turingmachinerepair:fix-416-on-open-ended-range-spec
Feb 13, 2026
Merged

Fix range processing in nova_file_controller for requesting all remaining bytes#362
Taure merged 2 commits intonovaframework:masterfrom
turingmachinerepair:fix-416-on-open-ended-range-spec

Conversation

@turingmachinerepair
Copy link
Contributor

This PR fixes an error in handling requests with Range: bytes=0-in nova_file_controller. Currently it returns 416 "Requested Range Not Satisfiable" despite range specification being valid.
Issue link: #361

@Taure Taure merged commit d485856 into novaframework:master Feb 13, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants