DeleteObject returns the wrong HTTP Code #98

Closed
opened 2021-08-24 18:31:33 +00:00 by quentin · 0 comments
Owner

DeleteObject should return a 204 No Content HTTP Code but Garage returns a 200 OK which is considered an error by minio.

For reference, the spec: https://docs.aws.amazon.com/AmazonS3/latest/API/API_DeleteObject.html#API_DeleteObject_ResponseSyntax

DeleteObject should return a `204 No Content` HTTP Code but Garage returns a `200 OK` which is considered an error by minio. For reference, the spec: https://docs.aws.amazon.com/AmazonS3/latest/API/API_DeleteObject.html#API_DeleteObject_ResponseSyntax
quentin added the
Bug
label 2021-08-24 18:31:33 +00:00
quentin self-assigned this 2021-08-24 18:33:05 +00:00
quentin added the
Newcomer
label 2021-09-06 11:17:36 +00:00
quentin added the
S3 Compatibility
label 2021-09-07 13:35:40 +00:00
lx added this to the v0.5.0 milestone 2021-09-08 16:18:12 +00:00
lx closed this issue 2021-10-11 12:35:02 +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#98
No description provided.