- From: Mark S. Everitt <notifications@github.com>
- Date: Thu, 26 Apr 2018 01:41:52 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 26 April 2018 08:42:14 UTC
I think this went off track a little... The confusion was not that images shouldn't be handled by the service worker (they should in my use case), it was that the service worker is subject to connect-src for all requests it does manage. It may well be the correct way for the fetch to behave, but it was a struggle for me (I failed until helped by Jake) to find any mention of it in the fetch spec/documentation. -- 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/717#issuecomment-384561304
Received on Thursday, 26 April 2018 08:42:14 UTC