hahwul / dalfox

🌙🦊 Dalfox is a powerful open-source XSS scanner and utility focused on automation.
https://dalfox.hahwul.com
MIT License
3.45k stars 387 forks source link

Fix duplicate Headers #512

Closed n00b-bot closed 7 months ago

n00b-bot commented 7 months ago

Duplicate Headers when reading from raw data request image

codecov-commenter commented 7 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (ea7379f) 81.05% compared to head (ee47de9) 80.96%. Report is 5 commits behind head on dev.

Files Patch % Lines
pkg/optimization/optimization.go 84.61% 2 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #512 +/- ## ========================================== - Coverage 81.05% 80.96% -0.09% ========================================== Files 16 16 Lines 876 872 -4 ========================================== - Hits 710 706 -4 Misses 122 122 Partials 44 44 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

n00b-bot commented 7 months ago

Ok next time I will create PR for main branch =))