Skip to content

Add HTTP.peeraddr(::Stream) for the client socket address#1317

Merged
quinnj merged 1 commit into
JuliaWeb:masterfrom
PingoLee:fix/peeraddr
Jun 23, 2026
Merged

Add HTTP.peeraddr(::Stream) for the client socket address#1317
quinnj merged 1 commit into
JuliaWeb:masterfrom
PingoLee:fix/peeraddr

Add HTTP.peeraddr(::Stream) for the client socket address

9e2380e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 22, 2026 in 1s

87.68% (+0.07%) compared to b5219f5

View this Pull Request on Codecov

87.68% (+0.07%) compared to b5219f5

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.68%. Comparing base (b5219f5) to head (9e2380e).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1317      +/-   ##
==========================================
+ Coverage   87.61%   87.68%   +0.07%     
==========================================
  Files          30       30              
  Lines       11729    11739      +10     
==========================================
+ Hits        10276    10293      +17     
+ Misses       1453     1446       -7     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.