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

storage/renderer: Set status code to 404 if not found #324

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Xuanwo
Copy link

@Xuanwo Xuanwo commented May 4, 2023

What kind of change does this PR introduce?

Bug fix

What is the current behavior?

Return 400 if object not found

What is the new behavior?

Return 404 instead

Additional context

Fix #323

@Xuanwo
Copy link
Author

Xuanwo commented Nov 3, 2023

Hi @fenos, could you please review this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

HEAD /object/authenticated/<bucket>/not_found should use status code 404
1 participant