Re: [whatwg/fetch] Discuss: Removing `cache: reload` option from the API (#902)

@wanderview: I agree! The change I was considering was related to the set of options that the `cache `attribute of the `RequestInit` argument to the `fetch()` API would accept, not to the underlying mechanism.

It might also be reasonable to allow CORS requests the ability to specify some of the alternative cache strategies, but we'd need to think through how they might allow attackers to evict cached resources they ought not have control over (e.g. evict only after a successful fetch?).

-- 
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/issues/902#issuecomment-490226376

Received on Tuesday, 7 May 2019 19:38:26 UTC