Skip to content

Validate multipart downloads using object ETags#345

Merged
hssyoo merged 3 commits into
developfrom
check-etag
May 21, 2025
Merged

Validate multipart downloads using object ETags#345
hssyoo merged 3 commits into
developfrom
check-etag

Conversation

@hssyoo
Copy link
Copy Markdown
Contributor

@hssyoo hssyoo commented May 14, 2025

This PR adds an ETag check from the initial HEAD response to confirm object parts are downloaded from the same version. If the object ETag is modified during the multi-part download, the download will fail. This fixes issue #86

@hssyoo hssyoo changed the title Conditionally call HeadObject Validate multipart downloads using object ETags May 14, 2025
@hssyoo hssyoo marked this pull request as ready for review May 18, 2025 18:24
@hssyoo hssyoo merged commit 860ecf9 into develop May 21, 2025
64 checks passed
@hssyoo hssyoo deleted the check-etag branch May 21, 2025 19:51
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