Re: [whatwg/fetch] HTTP cache partitioning (#943)

@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