- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 22 Jul 2016 07:13:53 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Friday, 22 July 2016 14:36:41 UTC
If the cache mode is “default” and you set a Cache-Control header, that should be taken into account when talking to the HTTP cache subsystem. It’s how the cache works by “default”, after all. Fixes #336. You can view, comment on, or merge this pull request online at: https://github.com/whatwg/fetch/pull/340 -- Commit Summary -- * Make it clearer that cache mode "default" follows normal logic -- File Changes -- M Overview.html (52) M Overview.src.html (52) -- Patch Links -- https://github.com/whatwg/fetch/pull/340.patch https://github.com/whatwg/fetch/pull/340.diff --- 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/pull/340
Received on Friday, 22 July 2016 14:36:41 UTC