Empty content_type param
Requests with an empty content type parameter are now correctly resulting in a BadRequest error. It used to return a ServerError. An example for such a request is:
Requests with an empty content type parameter are now correctly resulting in a BadRequest error. It used to return a ServerError. An example for such a request is: