Re: [whatwg/encoding] Add Streams support (#72)

> Sanity check: with option 3, body.pipeThrough(new TextDecoder()) throws? (seems to per spec)

Yes. It throws "TypeError: Failed to execute 'pipeThrough' on 'ReadableStream': parameter 1's 'writable' property is undefined." in Chrome.

-- 
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/encoding/issues/72#issuecomment-377224383

Received on Thursday, 29 March 2018 12:49:12 UTC