mirror of
https://github.com/versity/versitygw.git
synced 2026-02-04 09:22:02 +00:00
Fixes #1733 Fixes #1734 The `x-amz-object-lock-retain-until-date` request header appears in the `PutObject`, `CopyObject`, and `CreateMultipartUpload` operations. This PR fixes the two types of error codes and messages returned when the header value is invalid or expired and adds the corresponding integration tests.