Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

using client to get chunked response #849

Closed
chuwt opened this issue Jul 11, 2020 · 1 comment
Closed

using client to get chunked response #849

chuwt opened this issue Jul 11, 2020 · 1 comment

Comments

@chuwt
Copy link

chuwt commented Jul 11, 2020

I'm using fasthttp client to get a chunked response, but i can't get response body until chunked done or read whole body, so is there any way to get chunked bytes while data chunking?

@erikdubbelboer
Copy link
Collaborator

I'm afraid that this is currently not possible due to how fasthttp was designed. @kirillDanshin is working on a solution here: #622

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants