spring-framework/spring-web
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-web.gradle Add BlockHoundIntegration for spring-web 2021-03-22 21:18:48 +00:00