Re: [whatwg/fetch] XMLHttpRequest.send() with a SharedArrayBuffer as a source? (#897)

There is precedent now in https://encoding.spec.whatwg.org/#dom-textdecoder-decode.

@domenic @wanderview @ricea @ddragana thoughts on adding `SharedArrayBuffer` support to `fetch()`? Should we also have `sharedArrayBuffer()` on `Body`?

Or would we instead require folks to do this through streams somehow?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/897#issuecomment-770190557

Received on Saturday, 30 January 2021 10:31:39 UTC