dillon1000/react

Commit

[Blocks] Use native fetch (#18784)

* [Blocks] Use native fetch

* Use the prototype

* Support arrayBuffer() and blob()

* ctor

* Simplify

* Use an expando

* Keep a map of formats

* Unused

* Remove unnecessary second property read

* Keep it simple

* Store the original thenable
Browse files
Changed paths3 files
First-parent comparison
M fixtures/blocks/src/Comments.js ModifiedM fixtures/blocks/src/Post.js ModifiedM packages/react-data/src/fetch/ReactDataFetch.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…