- From: Yutaka Hirano <notifications@github.com>
- Date: Fri, 09 Dec 2016 02:03:57 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Friday, 9 December 2016 10:04:35 UTC
yutakahirano commented on this pull request. > @@ -3367,6 +3383,23 @@ steps: parsing issues. <li> + <p>If <var>request</var>'s <a for=request>body</a> is non-null, then run these subsubsteps: + + <ol> + <li><p>If <var>request</var>'s <a for=request>body</a>'s <a for=body>source</a> is null, + then return a <a>network error</a>. + + <li> + <p> 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 Friday, 9 December 2016 10:04:35 UTC