- From: Adam Rice <notifications@github.com>
- Date: Sun, 05 Aug 2018 22:42:33 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 6 August 2018 05:42:59 UTC
ricea commented on this pull request. > @@ -1876,18 +1876,45 @@ with given <var>strategy</var>, <var>pull</var> action and <var>cancel</var> act are optional, run these steps: <ol> - <li><p>Let <var>init</var> be a new object. + <li><p>Let <var>startAlg</var> be an algorithm that returns <code>undefined</code>. Personally I find it clearer just to write out "startAlgorithm" in full. -- 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/781#pullrequestreview-143457400
Received on Monday, 6 August 2018 05:42:59 UTC