Re: [whatwg/fetch] How are reloads mapped to cache modes? (#524)

> I think maybe we should separate this into two questions:
>
> - How do RequestCache values map to Request headers sent?
> - What mode is used when the refresh button is pressed?
> I think (1) should be spec'd, but I'm not sure about (2). Browsers seem to want to differentiate on refresh button UX.

If (2) should not be specified, I feel using "reload" name is confusing. I expect the cache mode to be "reload" when I hit a reload button. In other words, if the value means "bypass the cache", (setting the compatibility aside) I think renaming it would be good.

-- 
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/524#issuecomment-294390872

Received on Monday, 17 April 2017 02:15:08 UTC