Re: [w3c/ServiceWorker] Service worker Failed to load resource: net::ERR_UNSAFE_REDIRECT (#1001)

Ok, then perhaps chrome is complaining about getting a 404 for the service worker script?  It seems you might be registering a non-existent script from your blog post documents.  Is your register() call to `/serviceworker.js' or just `serviceworker.js'?  What does your local server see?

-- 
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/issues/1001#issuecomment-258475120

Received on Friday, 4 November 2016 16:12:04 UTC