Re: [whatwg/fetch] Uploading a Request made from a ReadableStream body (#425)

yutakahirano commented on this pull request.



> @@ -577,7 +577,7 @@ user-agent-defined <a for=header>value</a> for the
 <ul>
  <li>
   <p>A <dfn export for=body id=concept-body-stream>stream</dfn> (a
-  {{ReadableStream}} object).
+  {{ReadableStream}} object or null).

Done.

-- 
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/425

Received on Tuesday, 20 December 2016 12:31:08 UTC