- From: Dave Tapuska <notifications@github.com>
- Date: Tue, 12 Mar 2019 16:16:32 +0000 (UTC)
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 12 March 2019 16:16:55 UTC
dtapuska commented on this pull request. > @@ -4283,32 +4307,50 @@ Range Requests</cite>. [[HTTP-RANGE]] However, this is not widely supported by b <!-- cache hit --> <ol> - <li><p>If <var>storedResponse</var> requires validation (i.e., it is not fresh), then set the - <var>revalidatingFlag</var>. - - <li> - <p>If the <var>revalidatingFlag</var> is set and <var>httpRequest</var>'s - <a for=request>cache mode</a> is neither "<code>force-cache</code>" nor - "<code>only-if-cached</code>", then: + <li><p>If <a for=request>cache mode</a> is "<code>default</code>" and 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_r264759749
Received on Tuesday, 12 March 2019 16:16:55 UTC