ionic-team / ionic-team/capacitor-background-runner
Add missing properties to Response object returned by fetch api.
Open
enhancement
- Dominant language
- C
- Stars
- 56
- Forks
- 36
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 7
Description
The Response object returned by the fetch api is missing properties from [MDN docs](https://developer.mozilla.org/en-US/docs/Web/API/Response), mainly headers and the data methods (blob, text, etc).
Contributor guide
Assessment
This issue has not been assessed yet.