Skip to content

Add support for writing to the response body stream #772

@mauroservienti

Description

@mauroservienti

A request kicks off a composition process to gather information from various sources. This information is then rendered into a PDF file that needs to be streamed back to the response.

ServiceComposer makes the above scenario very hard to implement because it always assumes to own the response, and then, before writing to the body, it tries to serialize the view model.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions