Skip to content

airframe-http-recorder: Support testing chunked responses #1169

@xerial

Description

@xerial

If chunked reader is used, airframe-http-recorder just returns the entire responses as a whole, so the behavior will not be the same if the response is a chunked response.

We need to set Finagle.Response.isChunked = true when replaying chunked responses

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions