Closed dirkluijk closed 1 month ago
I can also construct a Response
in Chrome using new Response(undefined, {status: 204})
, should that also be allowed here?
Good idea, fixed!
Mind handling the conflict here, @dirkluijk, and then I will merge and release 0.4.1
?
Done!
Fixes https://github.com/IanVS/vitest-fetch-mock/issues/25