Skip to content

Conversation

@0xtrr
Copy link
Owner

@0xtrr 0xtrr commented Jan 26, 2025

There was a bug in the range header parsing logic where we expected to always get both the start and stop byte range. This has now been refactored so that start defaults to byte index 0 if no start value is given and stop defaults to the length of the file if not defined in the request.

There was a bug in the range header parsing logic where we expected
to always get both the start and stop byte range. This has now been
refactored so that start defaults to byte index 0 if no start value
is given and stop defaults to the length of the file if not defined
in the request.
@0xtrr 0xtrr merged commit 0b8c492 into main Jan 26, 2025
1 check passed
@0xtrr 0xtrr deleted the bugfix/fix-broken-range-parsing-logic branch January 26, 2025 00:13
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