- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 18 May 2017 06:31:25 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 18 May 2017 13:32:22 UTC
annevk commented on this pull request. > <li> <p>Run the following <a>in parallel</a>: - <p><a for=/>Fetch</a> <var>request</var>. + <p><a for=/>Fetch</a> <var>request</var> and let <var>ongoingFetch</var> be the ongoing fetch. How about making the flag part of the underlying request that is passed to fetch? It basically acts like a signal of sorts. See also #536 about restructuring how the fetch algorithm is invoked somewhat. -- 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/523#discussion_r117247702
Received on Thursday, 18 May 2017 13:32:22 UTC