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

GetObjectTorrent: it is not supported, but it returns 200, instead of error code #862

Closed
evgeniiz321 opened this issue Oct 19, 2023 · 0 comments · Fixed by #884
Closed
Assignees
Labels
bug Something isn't working
Milestone

Comments

@evgeniiz321
Copy link

evgeniiz321 commented Oct 19, 2023

GetObjectTorrent is not supported (https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetObjectTorrent.html), but s3 gw converts it internally just to plain GetObject, which is not ok. There should be Not Implemented error.

@evgeniiz321 evgeniiz321 added bug Something isn't working triage labels Oct 19, 2023
@roman-khimov roman-khimov added this to the v0.30.0 milestone Oct 19, 2023
@smallhive smallhive self-assigned this Oct 27, 2023
smallhive added a commit that referenced this issue Oct 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants