djbrown / spielerplus-calendar

1 stars 1 forks source link

Semantic Server Error Response #4

Open djbrown opened 1 year ago

djbrown commented 1 year ago

Problem

Currently, in case of any error, the server responds with 500 Internal Server Error without HTTP body.

Solution

The server should include an error message in the response body.

Further improvements (optional)

The server should reply with an appropriate HTTP response status code: