Re: [w3c/ServiceWorker] Is it possible to register a service worker on a not fully HTTPS webapp? (#1317)

Thanks for the quick replies ! 

So from what I understand, it is possible to register a service worker on a HTTPS page even though some others pages of the website are HTTP as long as it's in a secure context. Since I want to use service worker for push notifications and not to control any of the HTTP page, it should worked.

-- 
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/1317#issuecomment-393194796

Received on Wednesday, 30 May 2018 14:57:59 UTC