- From: Yutaka Hirano <web-platform-tests-notifications@w3.org>
- Date: Mon, 19 Dec 2016 16:13:28 GMT
- To: public-web-platform-tests-notifications@w3.org
> 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