Files
spring-projects-spring-fram…/spring-webmvc/src/test/java/org/springframework
Rossen Stoyanchev 45147c23c1 Empty body checks in ConsumesRequestCondition
Normally consumes matches the "Content-Type" header but what should be done if
there is no content? This commit adds checks for method parameters with
@RequestBody(required=false) and if "false" then also match requests with no content.

Closes gh-22010
2019-05-07 22:03:36 -04:00
..
2019-03-23 15:19:34 +01:00
2019-03-23 15:19:34 +01:00