Files
spring-framework/spring-webmvc/src/test/java/org/springframework
Rossen Stoyanchev 37f9ce5cc9 Return 500 (not 406) if content-type was preset
If content-type is preset in the returned ResponseEntity, then any
failure to find a matching converter is a server error.

Closes gh-23205
2019-07-05 07:07:58 +01:00
..
2019-03-23 15:19:34 +01:00