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

Allow logging of body without modifying the actual response #5628

Merged
merged 7 commits into from
Nov 18, 2024

Conversation

dariusclay
Copy link
Contributor

@dariusclay dariusclay commented Nov 12, 2024

Closes #5511
Makes #4377 obsolete

Microsoft Reviewers: Open in CodeFlow

@dariusclay dariusclay marked this pull request as draft November 13, 2024 09:10
@dariusclay dariusclay marked this pull request as ready for review November 13, 2024 15:35
@dariusclay
Copy link
Contributor Author

@RussKie @iliar-turdushev do any of you have other comments or concerns about this change?

Copy link
Member

@RussKie RussKie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 LGTM, though I don't claim to understand the behaviours.

@dariusclay dariusclay enabled auto-merge (squash) November 18, 2024 09:51
@dariusclay dariusclay merged commit 38e7a1a into main Nov 18, 2024
6 checks passed
@dariusclay dariusclay deleted the dletterman/httpclient-bodylogging branch November 18, 2024 10:24
@darraghjones
Copy link

how can we find out what version of the library will this fix be in?

@RussKie
Copy link
Member

RussKie commented Nov 19, 2024

how can we find out what version of the library will this fix be in?

9.1, which is expected to be shipped in Jan 25.

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

Successfully merging this pull request may close these issues.

AddExtendedHttpClientLogging is truncating body response when it mustn't do it
5 participants