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 bad content-length #4676

Merged
merged 1 commit into from
Feb 27, 2025
Merged

Fix bad content-length #4676

merged 1 commit into from
Feb 27, 2025

Conversation

gpotter2
Copy link
Member

@gpotter2 gpotter2 merged commit d208e0a into secdev:master Feb 27, 2025
22 of 23 checks passed
@gpotter2 gpotter2 deleted the http-cl branch February 27, 2025 00:34
Copy link

codecov bot commented Feb 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.21%. Comparing base (7275516) to head (dcb89e6).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4676      +/-   ##
==========================================
- Coverage   81.90%   81.21%   -0.70%     
==========================================
  Files         359      359              
  Lines       86574    86619      +45     
==========================================
- Hits        70909    70344     -565     
- Misses      15665    16275     +610     
Files with missing lines Coverage Δ
scapy/layers/http.py 82.16% <100.00%> (-0.56%) ⬇️

... and 24 files with indirect coverage changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

HTTP Content_length field may not be an integer
1 participant