Incomplete CopyObject implementation #187

Closed
opened 2022-01-11 10:45:48 +00:00 by lx · 0 comments
Owner

CopyObject does not handle the following headers:

  • x-amz-copy-source-if-match
  • x-amz-copy-source-if-none-match
  • x-amz-copy-source-if-unmodified-since
  • x-amz-copy-source-if-modified-since

It also does not return the following relevant headers:

  • x-amz-copy-source-version-id
  • x-amz-version-id
CopyObject does not handle the following headers: - `x-amz-copy-source-if-match` - `x-amz-copy-source-if-none-match` - `x-amz-copy-source-if-unmodified-since` - `x-amz-copy-source-if-modified-since` It also does not return the following relevant headers: - `x-amz-copy-source-version-id` - ` x-amz-version-id`
lx added the
S3 Compatibility
label 2022-01-11 10:45:54 +00:00
lx self-assigned this 2022-01-11 14:17:34 +00:00
lx closed this issue 2022-01-13 13:18:33 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 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: Deuxfleurs/garage#187
No description provided.