eoxserver
eoxserver copied to clipboard
OWS Internal server errors are labeled as bad requests.
In case of an error due to a server bug or misconfiguration the server should not respond with the misleading 400 Bad Request error response (as it does right now) but rather with the 500 Internal server error.
The wrong error status confuses users by making them think that the error was caused by incorrect request parameters.