- From: Ben Kelly <notifications@github.com>
- Date: Wed, 04 Nov 2015 08:19:30 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Wednesday, 4 November 2015 16:19:57 UTC
To clarify, if an "outer fetch()" is intercepted by a SW which then makes an "inner fetch()": 1) Clearly the outer fetch() should be canceled when the window is closed/stopped 2) But should the inner fetch() be part of that same fetch group and canceled? 3) It seems (2) is only possible if the inner fetch() uses event.request --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/153#issuecomment-153780715
Received on Wednesday, 4 November 2015 16:19:57 UTC