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

So to be sure I understand correctly, is the proposal here that we'd add substep to step 14 of https://fetch.spec.whatwg.org/#dom-request to change cache mode to "default" if it's "reload"? Basically, if someone tampered with an existing reload request or created one themselves, we'd treat it as a normal request for the purposes of cache mode.

And I suppose some of the documentation might have to be clarified a bit.

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

Received on Tuesday, 28 May 2019 12:56:22 UTC