Skip to content

Conversation

@rich7420
Copy link
Contributor

What changes were proposed in this pull request?

In this PR, HEAD Object now handles Range requests just like GET Object does. When you send a Range header, it returns 206 Partial Content with the Content-Range header instead of always returning the full file size.

What is the link to the Apache JIRA

HDDS-14224

How was this patch tested?

https://github.com/rich7420/ozone/actions/runs/20406661096

@rich7420 rich7420 changed the title Support Range header in HeadObject HDDS-14224. Support Range header in HeadObject Dec 21, 2025
@ivandika3 ivandika3 added the s3 S3 Gateway label Dec 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

s3 S3 Gateway

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants