Skip to content

HTTP chunking in transformer faults #269

Description

@michaelisaac-dev

Sometimes when data is sent as one chunk, HTTPObject.isEndOfStream() is set to false. This makes it challenging to recognise when the stream ends or when the last chunk is received.

In that case, how do you inject transformer faults that manipulate the HTTP body?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions