Re: [whatwg/fetch] How are reloads mapped to cache modes? (#524)

>I think I like wanderview's #524 (comment) idea and it seems we could extend to something like FetchEvent.navigationLoadType which could be an enum 'navigate', 'back', 'forward', 'reload', 'hard reload'.

>Shall we make it consistent to window.performance.navigation.type if you have no reason?
It defines four types, 'navigate', 'reload', 'back_forward', and 'undefined'.

LGTM

-- 
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/524#issuecomment-314885768

Received on Wednesday, 12 July 2017 20:23:33 UTC