Re: [whatwg/fetch] {cache: "no-cache"} vs Cache-Control: immutable (#308)

I'm sorry, what change is exactly being proposed and where was it decided we wanted to do that?

I haven't seen anything to change my view from https://github.com/whatwg/fetch/issues/308#issuecomment-243155311.  If you set `immutable` at the server then you are opting in to validation always passing which means you must use `no-store` or `reload` to hit the server again.

-- 
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/308#issuecomment-355568763

Received on Friday, 5 January 2018 14:35:22 UTC