Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Ensure HttpClient does not add Content-Length header when the send function does not change NettyOutbound or returns Mono#empty #3605

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

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

violetagg
Copy link
Member

Fixes #3603

…nction does not change NettyOutbound or returns Mono#empty

Fixes #3603

Signed-off-by: Violeta Georgieva <[email protected]>
@violetagg violetagg added type/bug A general bug warn/regression A regression from a previous release labels Jan 27, 2025
@violetagg violetagg added this to the 1.1.27 milestone Jan 27, 2025
@violetagg violetagg merged commit 7571118 into 1.1.x Jan 27, 2025
13 checks passed
@violetagg violetagg deleted the issue-3603 branch January 27, 2025 10:32
violetagg added a commit that referenced this pull request Jan 27, 2025
Signed-off-by: Violeta Georgieva <[email protected]>
violetagg added a commit that referenced this pull request Jan 27, 2025
Signed-off-by: Violeta Georgieva <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug A general bug warn/regression A regression from a previous release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change to when 'Content-Length: 0' is automatically added to a request
1 participant