mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-23 14:40:00 +00:00
ResponseBodyEmitter now registers by default to receive callbacks on timeout/completion and sets its internal "complete" flag to true in order to prevent proactively further use of the emitter. Issue: SPR-13498