- From: Dave Tapuska <notifications@github.com>
- Date: Mon, 21 Jan 2019 13:28:09 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 21 January 2019 21:28:31 UTC
dtapuska commented on this pull request. > @@ -4482,6 +4492,11 @@ Range Requests</cite>. [[HTTP-RANGE]] However, this is not widely supported by b <li><p>If <i>authentication-fetch flag</i> is set, then create an <a>authentication entry</a> for <var>request</var> and the given realm. + <li><p>If <i>revalidatingFlag</i> is set and <var>httpRequest</var>'s <a for=request>cache mode</a> + is "<code>async-stale-revalidated</code>" then asynchronously perform a 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/853#discussion_r249583010
Received on Monday, 21 January 2019 21:28:31 UTC