Re: [fetch-tests] Add a fetch test for upload streaming (#4362)

> Wait, we're allowing strings to be enqueued? I didn't get that from whatwg/fetch#425 .

Sorry that was my mistake. Fixed.

> Where do we currently place restrictions on what can be on a ReadableStream object used in Fetch? It seems like we don't...

At least, Request.text(), etc. expect that as they are using https://fetch.spec.whatwg.org/#concept-read-all-bytes-from-readablestream.


View on GitHub: https://github.com/w3c/web-platform-tests/pull/4362#issuecomment-268005018

Received on Monday, 19 December 2016 16:13:45 UTC