quic-go / masque-go

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

don't require the presense of the Capsule protocol header #78

Closed marten-seemann closed 5 days ago

marten-seemann commented 5 days ago

The header is optional. We only need to verify the value if the header is present.

codecov[bot] commented 5 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 74.08%. Comparing base (7499833) to head (6c1840a). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #78 +/- ## ========================================== - Coverage 74.41% 74.08% -0.34% ========================================== Files 4 4 Lines 387 382 -5 ========================================== - Hits 288 283 -5 Misses 77 77 Partials 22 22 ```

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