interceptors
interceptors copied to clipboard
Patched `fetch` interceptor errors when passing URL instance on node 20
When using a string as the first argument to fetch(), all is well.
When passing a new URL() instance, an error is thrown.
Hi, @rossipedia. Thanks for letting me know.
Could you try this on msw@next? This looks like something we've fixed there.
Closing due to the lack of response. I consider this fixed. If not, please open a new issue with a reproduction repo. Thanks.