Re: [whatwg/streams] In pipeTo spec, the order of checking for shuttingDown disagrees with ref. impl. (#934)

Just FYI, I updated the fetch-adapter and polyfill packages with support for ReadableStreams as body for fetch uploads. I added a simple test to the polyfill repo as well. It seems to work well. It uses the read it all and send as a blob method I wrote about above.

-- 
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/streams/issues/934#issuecomment-401870168

Received on Monday, 2 July 2018 17:03:58 UTC