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

Ensure HttpClient sends full request when the send function does not change NettyOutbound #3526

Merged
merged 2 commits into from
Dec 5, 2024

Conversation

violetagg
Copy link
Member

Fixes #3524

@violetagg
Copy link
Member Author

This PR depends on the changes in the tests in #3530

@violetagg
Copy link
Member Author

Rebase in order to pickup the changes in the tests in #3530

@violetagg
Copy link
Member Author

@chemicL This is ready for review

@violetagg violetagg requested a review from chemicL December 4, 2024 15:57
@violetagg
Copy link
Member Author

@chemicL Thanks for the review!

@violetagg violetagg merged commit c43f7da into 1.1.x Dec 5, 2024
14 checks passed
@violetagg violetagg deleted the issue-3524 branch December 5, 2024 14:04
violetagg added a commit that referenced this pull request Dec 9, 2024
violetagg added a commit that referenced this pull request Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

HTTP2 GET request sends an empty DATA frame where ReactorClientHttpRequest is involved
2 participants