mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-22 14:09:25 +00:00
BodyInserters.ofResource now respects the Content-Type, if specified on the client request or server response. Closes gh-24366