Skip to content

@defer: support in JS HttpEngines #3982

Open
@BoD

Description

@BoD

When using @defer the expectation is that the deferred parts are surfaced as soon as they arrive.

However the current JS and Apple DefaultHttpEngine implementations buffer the whole response before returning it, making all the parts emitted only after the last one has been received.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions