- From: Yoav Weiss <notifications@github.com>
- Date: Thu, 21 Mar 2019 10:16:36 +0000 (UTC)
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 21 March 2019 10:17:04 UTC
yoavweiss 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.
+
@annevk I wasn't sure what to write here, so started by writing something. It feels a bit fuzzy to be part of the processing model, so advice on making it better would be appreciated
--
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#pullrequestreview-217157342
Received on Thursday, 21 March 2019 10:17:04 UTC