Files
spring-framework/spring-webmvc/src
Rossen Stoyanchev 3272a3b8ba Check HTTP method before raising 415
This commit moves the check whether an HTTP method supports request
body up to the base class so that all sub-classes can benefit (not just
@RequestBody).

Issue: SPR-13176
2015-06-30 15:24:01 -04:00
..
2015-06-30 15:24:01 -04:00
2015-06-30 15:24:01 -04:00