[openstreetmap-website] Differing content of 404 and 410 API responses (#344)
pnorman
notifications at github.com
Fri Jul 19 02:32:19 UTC 2013
When you request a node which has never existed the response is a single space, with ``Content-Length: 1`` and a 404 status.
When you request a node which has been deleted the response is empty, with ``Content-Length: 0`` and a 410 status.
We should be consistent about an empty response vs. a space as a response.
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/344
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20130718/0cb6780c/attachment.html>
More information about the rails-dev
mailing list