-
Notifications
You must be signed in to change notification settings - Fork 85
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
Handle client level header size validation response before sending to server #1849
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #1849 +/- ##
============================================
+ Coverage 81.35% 81.62% +0.27%
- Complexity 0 562 +562
============================================
Files 357 393 +36
Lines 19744 21493 +1749
Branches 4451 4797 +346
============================================
+ Hits 16062 17544 +1482
- Misses 2827 2951 +124
- Partials 855 998 +143 ☔ View full report in Codecov by Sentry. |
236b122
to
fd57072
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Quality Gate passedKudos, no new issues were introduced! 0 New issues |
Purpose
$subject
Related to ballerina-platform/ballerina-library#6000
Related to ballerina-platform/ballerina-library#3963
Related to ballerina-platform/ballerina-library#4461
Examples
Checklist