- From: Jxck <notifications@github.com>
- Date: Sat, 05 Dec 2020 03:20:44 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 5 December 2020 11:20:57 UTC
@mnot Thanks, I'm agree with `fetch()` API design. And also browser seems implement "reload" UI based on this spec. I don't know why firefox originally sends `max-age=0` when reloading, but if there are no appropriate reason to do that it's better to update the spec using `no-cache`. and if there are an appropriate reason (maybe compatibility ?), it seems better to be noted in spec. (my first question is "why browser sending max-age=0 when reloading" and reached to this spec) -- 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/1121#issuecomment-739237613
Received on Saturday, 5 December 2020 11:20:57 UTC