Checking Content-MD5 in PutBucketLifecycle #612

Closed
opened 2025-01-28 09:14:46 +00:00 by mbiryukova · 1 comment
Member

According to specification , Content-MD5 header must be added to the request. But seems that aws-sdk-go-v2 doesn't include this header by default, maybe we can drop check.

According to [specification](https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutBucketLifecycleConfiguration.html) , `Content-MD5` header must be added to the request. But seems that `aws-sdk-go-v2` doesn't include this header by default, maybe we can drop [check](https://git.frostfs.info/TrueCloudLab/frostfs-s3-gw/src/commit/250538a9b4e69a5fb825e00d4d124fddc8f56b00/api/handler/lifecycle.go#L60).
alexvanin added this to the v0.32.9 milestone 2025-02-12 11:56:31 +00:00
Owner

Done in #639

Done in #639
mbiryukova was assigned by alexvanin 2025-02-12 12:18:00 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-s3-gw#612
No description provided.