As an end-user, I want to be presented with informational HTTP Status codes
-
If a user requests a non-existent resource, the application must return the HTTP status code 404 (Not Found). -
The HTTP status code 500 (Internal Server Error) must only be returned when it is really necessary.
Edited by Johan Leitet