Before submitting a new issue
Bug summary
Quickly tried this out in a fairly big project, and it failed on a few edge cases that I ran into (apparently not edge casey enough):
It's not an exhaustive list, and I'd be down to send a PR if you agree that this is useful.
Library version
0.1.3
Environment info
Steps to reproduce
- …
- …
Reproducible example repository
N/A
Before submitting a new issue
Bug summary
Quickly tried this out in a fairly big project, and it failed on a few edge cases that I ran into (apparently not edge casey enough):
Headersinterface not implemented (used to do stuff likeresponse.headers.get()), see https://developer.mozilla.org/en-US/docs/Web/API/HeadersResponse.clonenot implemented, used by msw and others, see https://developer.mozilla.org/en-US/docs/Web/API/Response/cloneIt's not an exhaustive list, and I'd be down to send a PR if you agree that this is useful.
Library version
0.1.3
Environment info
Steps to reproduce
Reproducible example repository
N/A