Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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

Open
xerial opened this issue Jun 30, 2020 · 0 comments
Open

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

xerial opened this issue Jun 30, 2020 · 0 comments

Comments

@xerial
Copy link
Member

xerial commented Jun 30, 2020

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

@xerial xerial mentioned this issue Dec 4, 2020
90 tasks
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants