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 connection closed when non 200 status for request with Expect header and incoming data not completed #2919

Merged
merged 3 commits into from Oct 3, 2023

Conversation

violetagg
Copy link
Member

Fixes #2910

…` header and incoming data not completed

Fixes #2910
@violetagg violetagg added the type/bug A general bug label Oct 3, 2023
@violetagg violetagg added this to the 1.0.37 milestone Oct 3, 2023
@violetagg violetagg requested a review from a team October 3, 2023 06:05
Copy link
Member

@pderop pderop left a comment

Choose a reason for hiding this comment

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

LGTM, nice test !

@violetagg
Copy link
Member Author

@pderop Thanks

@violetagg violetagg merged commit c780aae into 1.0.x Oct 3, 2023
9 checks passed
@violetagg violetagg deleted the issue-2910 branch October 3, 2023 14:19
violetagg added a commit that referenced this pull request Oct 3, 2023
violetagg added a commit that referenced this pull request Oct 3, 2023
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.

Webflux RestController unexpected 400 response with reused connection and incomplete expect-100 activity
2 participants