Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

S3 Object Locking requires an MD5 digest to be sent with the multipart upload request #760

Open
mark-mckelvy opened this issue Jun 12, 2024 · 1 comment

Comments

@mark-mckelvy
Copy link

mark-mckelvy commented Jun 12, 2024

S3 Object Locking requires an MD5 digest to be sent with the multipart upload request, otherwise it will be rejected.

#757 adds a s3.send.digest option, defaulted to false. When set to true, the MD5 digest will be sent with the upload part requests to S3.

@mark-mckelvy
Copy link
Author

Related to #710

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

No branches or pull requests

1 participant