- From: John-David Dalton <notifications@github.com>
- Date: Mon, 22 Aug 2016 17:45:16 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Tuesday, 23 August 2016 00:45:45 UTC
I updated my [loading technique](https://github.com/lodash/lodash.github.io/commit/5c846bd6cbc78f6d9772a56dca8010bcde164260) to attempt `cors` first with `fetch`+`put` then fallback to `no-cors` with `fetch`+`put`. In doing so I found a [Chrome bug](https://bugs.chromium.org/p/chromium/issues/detail?id=640053). -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/ServiceWorker/commit/e2a6d18647b97707c7a571163eef7838f82ca611#commitcomment-18735329
Received on Tuesday, 23 August 2016 00:45:45 UTC