- From: Mark Nottingham <notifications@github.com>
- Date: Tue, 24 Mar 2020 22:29:16 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 25 March 2020 05:29:29 UTC
@mnot approved this pull request. One note to consider, but otherwise looks sane. > + <li><p>If <var>httpCache</var> is null, then set <var>httpRequest</var>'s + <a for=request>cache mode</a> to "<code>no-store</code>".</p></li> How common will this be? Note that currently it can have the effect of disabling upstream caches as well; see #722. -- 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/943#pullrequestreview-380864833
Received on Wednesday, 25 March 2020 05:29:29 UTC