Currently, CouchDB returns a 500 status code when trying to create a
database with an invalid name (like "12345").  Shouldn't that be a 400
status code ("Bad Request") since the error really lies with the
client and not the server?

If others agree, I'll submit a patch.

-- 
Michael

Reply via email to