- From: Dave Tapuska <notifications@github.com>
- Date: Fri, 21 Dec 2018 17:23:06 +0000 (UTC)
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 21 December 2018 17:23:28 UTC
Define a new cache mode "async-stale-revalidated" to indicate that the
fetch stack should return a stale response if it can and aysnchronously
revalidate the response.
Fixes #852
You can view, comment on, or merge this pull request online at:
https://github.com/whatwg/fetch/pull/853
-- Commit Summary --
* Add Async Stale While Revalidate Handling
-- File Changes --
M fetch.bs (27)
-- Patch Links --
https://github.com/whatwg/fetch/pull/853.patch
https://github.com/whatwg/fetch/pull/853.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/853
Received on Friday, 21 December 2018 17:23:28 UTC