- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 21 Mar 2019 09:18:27 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 21 March 2019 16:18:49 UTC
annevk commented on this pull request. > @@ -3101,6 +3104,10 @@ the request. <a for=request>origin</a> to <var>request</var>'s <a for=request>client</a>'s <a for="environment settings object">origin</a>. + <li><p>If a <var>request</var>'s <a for=request>speculative flag</a> is set, then the user agent + may <a for=fetch lt=terminated>terminate</a> the <a>fetch</a> and return an <a>aborted network + error</a>, in cases where it's reasonable to believe it will result in better user experience. + How concrete is it in the implementation? -- 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/881#discussion_r267840874
Received on Thursday, 21 March 2019 16:18:49 UTC