Re: [w3c/ServiceWorker] Pass credentials on navigator.serviceWorker.register("/service_worker.js"); (#1399)

Which browsers are missing credentials? The spec says the request should be made with "same-origin" credentials, same as `new Worker(url)`.

-- 
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/1399#issuecomment-480181797

Received on Friday, 5 April 2019 07:50:35 UTC