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

[http client] HttpException internally read the response body once #276

Merged
merged 1 commit into from
Aug 24, 2023

Conversation

rbygrave
Copy link
Contributor

If the response is read multiple times (say as String + decoded to a bean) then only read the response body once

If the response is read multiple times (say as String + decoded to a bean) then only read the response body once
@rbygrave rbygrave added this to the 2.0 milestone Aug 24, 2023
@rbygrave rbygrave self-assigned this Aug 24, 2023
@rbygrave rbygrave merged commit 63f88be into master Aug 24, 2023
2 checks passed
@rbygrave rbygrave deleted the feature/HttpException-response-body branch August 24, 2023 13:08
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

Successfully merging this pull request may close these issues.

None yet

1 participant