The tests pass but an [`ECONNREFUSED` is thrown in the background](https://github.com/hattipjs/hattip/actions/runs/12106670615/job/33752679932?pr=190#step:9:830) which causes Vitest to report failure (which is nice!). I suspect this is related to the quick and dirty `fetch` implementation rather than the HTTP/2 adapter itself but needs more investigation.