Skip to content

Fix #59: Parse comma-separated IP chains in non-RFC forwarded headers - #60

Merged
samdark merged 1 commit into
masterfrom
fix/x-forwarded-for-comma-separated
Aug 31, 2026
Merged

Fix #59: Parse comma-separated IP chains in non-RFC forwarded headers#60
samdark merged 1 commit into
masterfrom
fix/x-forwarded-for-comma-separated

Fix parsing comma-separated forwarded IPs

224ec97
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 31, 2026 in 0s

98.67% (+0.00%) compared to e6f3d84

View this Pull Request on Codecov

98.67% (+0.00%) compared to e6f3d84

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.67%. Comparing base (e6f3d84) to head (224ec97).

Additional details and impacted files
@@            Coverage Diff            @@
##             master      #60   +/-   ##
=========================================
  Coverage     98.67%   98.67%           
+ Complexity      142      141    -1     
=========================================
  Files             3        3           
  Lines           376      378    +2     
=========================================
+ Hits            371      373    +2     
  Misses            5        5           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.