mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-25 00:01:34 +00:00
Update the ServerHttpRespnose contract to indicate that server specific sub-classes should fall back on the default status, if a status code has not been set explicitly. Issue: SPR-17368