mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
f91943977c
This commit makes sure that WebFlux's RenderingResponse sets the HTTP status code when rendering a RedirectView. Closes: gh-28839