Skip to content

BUGFIX: fix an incorrect range size validation#843

Closed
Chenjp wants to merge 1 commit into
apache:mainfrom
Chenjp:put_range_validation_bugfix
Closed

BUGFIX: fix an incorrect range size validation#843
Chenjp wants to merge 1 commit into
apache:mainfrom
Chenjp:put_range_validation_bugfix

Conversation

@Chenjp

@Chenjp Chenjp commented Apr 14, 2025

Copy link
Copy Markdown
Contributor

semantics fix: range size = end_pos - start_pos + 1

semantics fix: range size = end_pos - start_pos + 1
Content-Range: 0-0/1 In a PUT Request header means update the only byte of target file.
@Chenjp

Chenjp commented Apr 14, 2025

Copy link
Copy Markdown
Contributor Author

@rmaucher Hi, it is a functional error.

@rmaucher

Copy link
Copy Markdown
Contributor

Ok so this looks like it cleans up all the off by one issue. Merged.

@rmaucher rmaucher closed this Apr 14, 2025
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