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

Return HTTP 204 instead of 404 for empty tiles #79

Open
stevage opened this issue Dec 30, 2017 · 0 comments
Open

Return HTTP 204 instead of 404 for empty tiles #79

stevage opened this issue Dec 30, 2017 · 0 comments

Comments

@stevage
Copy link
Contributor

stevage commented Dec 30, 2017

Mapbox-GL-JS generates a lot of error messages when receiving 404 messages from Tessera, and apparently the recommended solution is for the tile server to send HTTP 204 instead of 404.

Could that be an option, or perhaps even the default?

(This is specifically for the case where tiles exist for the given URL, but not the specific tile requested.)

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

No branches or pull requests

1 participant