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

HTTPCLIENT-2312Fix Response Body Truncation Issue in ContentResponseHandler #521

Merged
merged 1 commit into from
Dec 11, 2023

Conversation

arturobernalg
Copy link
Member

Resolved a bug HTTPCLIENT-2312 where the response body was truncated to 256 bytes in all cases, including successful responses.

Resolved a bug where the response body was truncated to 256 bytes in all cases, including successful responses.
@arturobernalg arturobernalg merged commit fd229c8 into apache:master Dec 11, 2023
9 checks passed
ok2c pushed a commit that referenced this pull request Dec 11, 2023
Resolved a bug where the response body was truncated to 256 bytes in all cases, including successful responses.
@ok2c
Copy link
Member

ok2c commented Dec 11, 2023

@arturobernalg I tweaked your code a little 7d853d5

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