- From: Jungkee Song <notifications@github.com>
- Date: Fri, 29 Jul 2016 06:11:57 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Friday, 29 July 2016 13:12:25 UTC
@annevk, is there any spec work where they will invoke fetch with OCSP request? If yes, they seem to have to set the flag there. Otherwise, fetch seems a right place to either monkey patch or leave non-normative comments. Should I file it to fetch? As an aside, if we replace skip-service-worker flag with just using/checking a client's global's service worker value, OCSP request won't even have to set the flag as the request won't go through registration matching in the first place. --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/564#issuecomment-236176387
Received on Friday, 29 July 2016 13:12:25 UTC