Re: [whatwg/fetch] Add Async Stale While Revalidate Handling (#853)

@annevk 

We don't do anything different for 401s or redirects. It is exactly the same as another sub-resource; standard processing occurs. This is the benefit of having the revalidation associated with the context that initiated the resource request.

The text indicates "in parallel perform" is that the naming? I indicated "Done" on the comment above. Is that the naming you are referring to?

Did Kinuko's response not suffice? Top level requests are sent to the service worker if associated. Can you explain why you think the revalidation should go back to the service worker? Fetches created from the service worker have a "" destination. 



-- 
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#issuecomment-458159378

Received on Monday, 28 January 2019 14:46:57 UTC