-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Before submitting a new issue
- I tested using the latest version of the library, as the bug might be already fixed.
- I tested using a supported version of react native.
- I checked for possible duplicate issues, with possible answers.
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/clone
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
N/ASteps to reproduce
- …
- …
Reproducible example repository
N/A
mrousavy
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working