Skip to content

ResponseBodyEmitter doesn't get headers written immediately [SPR-13341] #17925

@spring-projects-issues

Description

@spring-projects-issues

Kenzie Togami opened SPR-13341 and commented

When returning a ReponseBodyEmitter from a controller method, the headers for the connection are not written to the stream until something is emitted. If nothing is emitted, clients timeout and think the server is unavalible.


Affects: 4.2 GA

Referenced from: commits f5210ce

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions