[openstreetmap/openstreetmap-website] [API] PROTOCOL ERROR for HEAD request on changeset with non-existent user (#2017)

Prasanna Venkadesh notifications at github.com
Sat Oct 6 12:08:25 UTC 2018


URL: `https://api.openstreetmap.org/api/0.6/changesets?display_name=username`

Performing `GET` request on the above url for non-existent user returns `Object Not Found` while for existent user returns the changeset XML.

Performing `HEAD` request on the existent users returns 200 while on non-existent user PROTOCOL ERROR is raised.

> curl: (92) HTTP/2 stream 1 was not closed cleanly: PROTOCOL_ERROR (err 1)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/2017
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20181006/3e61ce65/attachment.html>


More information about the rails-dev mailing list