denoland / std

The Deno Standard Library
https://jsr.io/@std
MIT License
3k stars 598 forks source link

fix(http/unstable): match request method #5772

Closed iuioiua closed 3 weeks ago

iuioiua commented 3 weeks ago

I realise we didn't match on the request method 😅

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 96.24%. Comparing base (0f84a54) to head (5a0f7d5). Report is 4 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #5772 +/- ## ======================================= Coverage 96.23% 96.24% ======================================= Files 481 481 Lines 38748 38750 +2 Branches 5617 5617 ======================================= + Hits 37289 37293 +4 + Misses 1418 1416 -2 Partials 41 41 ```

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