Open gauthamses opened 9 years ago
Currently, if we don't specify a content-type (esp. for POST/PATCH) requests , then we receive a 500 because the request data is not set. Ideally, it should return HTTP 415 error.
Currently, if we don't specify a content-type (esp. for POST/PATCH) requests , then we receive a 500 because the request data is not set. Ideally, it should return HTTP 415 error.