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

If you want to limit the use of S-W-R, I think you need to reset the flag on request at "14: if input is not empty",  in [the request constructor](https://fetch.spec.whatwg.org/#dom-request).

-- 
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-459205892

Received on Thursday, 31 January 2019 03:57:04 UTC