Re: [whatwg/fetch] Developer-controlled streams for request/response (#88)

Thank you for fixing the tests.

The failure is caused by https://fetch.spec.whatwg.org/#concept-request-transmit-body.  It rejects any chunk other than Uint8Array.

-- 
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/88#issuecomment-584161500

Received on Monday, 10 February 2020 14:55:47 UTC