-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Fix server disconnect when error after 100-continue #8876
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## master #8876 +/- ##
=======================================
Coverage 98.24% 98.24%
=======================================
Files 107 107
Lines 34110 34119 +9
Branches 4049 4050 +1
=======================================
+ Hits 33511 33520 +9
Misses 423 423
Partials 176 176
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Backport to 3.10: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply e058cbd on top of patchback/backports/3.10/e058cbd14dd754c2b0138fdef28df58c5e3a2c5f/pr-8876 Backporting merged PR #8876 into master
🤖 @patchback |
Backport to 3.11: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply e058cbd on top of patchback/backports/3.11/e058cbd14dd754c2b0138fdef28df58c5e3a2c5f/pr-8876 Backporting merged PR #8876 into master
🤖 @patchback |
(cherry picked from commit e058cbd)
(cherry picked from commit e058cbd)
Fixes #5436.