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

> Why don't we have a straight-forward maps that set no-cache for no-cache, and no-store for no-store? (and probably max-age=0 for reload?)

Apologies for not addressing that point. I'm not sure. These were added based on #231 and #232 which were filed by @ehsan. Unfortunately the process back then wasn't very thorough. Apologies for that too.

What we need to do to make progress here is:

1. Figure out what browsers do today.
2. Figure out what we want and to what extent that's compatible with 1.
3. Create web-platform-tests.
4. Update the standard.
5. File browser bugs.

Help with any of that would be greatly appreciated.

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

Received on Wednesday, 12 April 2017 11:12:04 UTC