Re: [whatwg/fetch] Allow a request body to be a byte sequence/string (#1083)

@annevk commented on this pull request.



> @@ -2489,8 +2477,16 @@ object <var>stream</var>, run these steps:
 </ol>
 
 <p>An <dfn export for=ReadableStream id=concept-empty-readablestream>empty</dfn> {{ReadableStream}}
-object is the result of <a lt="construct a fixed ReadableStream object">constructing</a> a fixed
-{{ReadableStream}} object with an empty list.
+object, run these steps:

This needs rewording if we are to keep the "empty" construct.

-- 
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/pull/1083#pullrequestreview-475265715

Received on Wednesday, 26 August 2020 08:28:30 UTC