d87efba: Support for ReadableStream with R2 .put(...), and .get(...).body.
d87efba: Transforms functions from responses when making calls in the proxy, instead of needing further HTTP calls to read their value. Support for handling binding calls that return accessors for arrayBuffer(), blob(), text(), json(), body + bodyUsed.
Patch Changes
7b0d1ae: Return array responses instead of creating a new proxy for the response.