spring-framework/spring-webmvc
Arjen Poutsma a2d91a562d Support "Accept-Patch" for unsupported media type
This commit introduces support in both servlet and webflux for the
"Accept-Patch" header, which is sent when the client sends unsupported
data in PATCH requests.
See  section 2.2 of RFC 5789.

Closes gh-26759
2021-04-08 14:46:59 +02:00
..
src Support "Accept-Patch" for unsupported media type 2021-04-08 14:46:59 +02:00
spring-webmvc.gradle Support suspending handler methods in Spring MVC 2020-10-09 12:25:32 +02:00