quic-go / masque-go

MASQUE: Proxying UDP in HTTP/3, RFC 9298
MIT License
81 stars 9 forks source link

verify the :authority when parsing request #68

Closed marten-seemann closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 55.55556% with 4 lines in your changes missing coverage. Please review.

Project coverage is 75.39%. Comparing base (e270820) to head (2a4ac3f). Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
request.go 55.55% 3 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #68 +/- ## ========================================== - Coverage 75.97% 75.39% -0.58% ========================================== Files 4 4 Lines 308 317 +9 ========================================== + Hits 234 239 +5 - Misses 51 54 +3 - Partials 23 24 +1 ```

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

marten-seemann commented 2 months ago

Tested with macOS' network relay implementation.