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

add empty handler for / #26

Merged
merged 1 commit into from
Jan 24, 2025
Merged

add empty handler for / #26

merged 1 commit into from
Jan 24, 2025

Conversation

pabloaledo
Copy link

When deployed on stage, cloudinfo is returning 404 for queries to "/". This is the result of removing the front-end, which was responsible of attending that request.

We still don't know who is asking for that path, but I think it is better to return empty content with 200 as it was done before

@pabloaledo pabloaledo merged commit 3e22182 into master Jan 24, 2025
4 checks passed
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.

2 participants