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

@yutakahirano: Fetching `url + random junk` would end up evicting `url + random junk` from the cache, not `url`. The claim here is that some `cache` option values allow probing/evicting the cache state for _a specific_ resource.

-- 
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-490362588

Received on Wednesday, 8 May 2019 06:18:56 UTC