Skip to content

Consider using a tee input stream instead of buffering the response #3

Description

@markhobson

We currently use BufferingClientHttpRequestFactory to buffer the response body so that it can be used by the next consumer and for logging. Consider using a tee input stream to log lines instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions