Skip to content

Always use the range header if it's available#273

Merged
NikhilSinha1 merged 1 commit into
mainfrom
nikhil/always-use-range-header-if-available
Jul 10, 2025
Merged

Always use the range header if it's available#273
NikhilSinha1 merged 1 commit into
mainfrom
nikhil/always-use-range-header-if-available

Conversation

@NikhilSinha1

Copy link
Copy Markdown
Contributor

Summary

If we do get a range header, even on a 200, we should use the range header to figure out the total size instead of the content-length. We are making this change because we are now seeing CAIOS returned values of 200s with content lengths that do not match the content range's total size.

@NikhilSinha1 NikhilSinha1 enabled auto-merge (squash) July 10, 2025 21:03
@NikhilSinha1 NikhilSinha1 merged commit 19a3746 into main Jul 10, 2025
5 checks passed
@NikhilSinha1 NikhilSinha1 deleted the nikhil/always-use-range-header-if-available branch July 10, 2025 21:04
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.

1 participant