mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
f918a2b192
This commit also removes the ServerHttpResponse parameter, not needed here since it is possible to override the write() method. Issue: SPR-14557