- From: Dave Tapuska <notifications@github.com>
- Date: Tue, 12 Mar 2019 09:16:29 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 12 March 2019 16:16:50 UTC
dtapuska commented on this pull request. > @@ -4151,7 +4174,8 @@ Range Requests</cite>. [[HTTP-RANGE]] However, this is not widely supported by b `<code>If-Range</code>`, then set <var>httpRequest</var>'s <a for=request>cache mode</a> to "<code>no-store</code>". - <li><p>If <var>httpRequest</var>'s <a for=request>cache mode</a> is "<code>no-cache</code>" and + <li><p>If <var>httpRequest</var>'s <a for=request>cache mode</a> is "<code>no-cache</code>", + <a for=request>prevent no-cache cache-control header modification flag</a> is unset 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_r264759715
Received on Tuesday, 12 March 2019 16:16:50 UTC