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

Fix handling of connection header #370 #373

Merged
merged 4 commits into from
Jun 22, 2024
Merged

Fix handling of connection header #370 #373

merged 4 commits into from
Jun 22, 2024

Conversation

fafhrd91
Copy link
Member

No description provided.

Copy link

codecov bot commented Jun 22, 2024

Codecov Report

Attention: Patch coverage is 78.12500% with 21 lines in your changes missing coverage. Please review.

Project coverage is 91.04%. Comparing base (e0b5284) to head (f5413b0).

Files Patch % Lines
ntex/src/http/h1/control.rs 0.00% 20 Missing ⚠️
ntex/src/http/h1/decoder.rs 97.67% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #373      +/-   ##
==========================================
- Coverage   91.09%   91.04%   -0.05%     
==========================================
  Files         198      198              
  Lines       31894    31933      +39     
==========================================
+ Hits        29053    29074      +21     
- Misses       2841     2859      +18     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fafhrd91 fafhrd91 merged commit 0255df9 into master Jun 22, 2024
20 of 22 checks passed
@fafhrd91 fafhrd91 deleted the connection-header branch June 22, 2024 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant