Re: [slightlyoff/ServiceWorker] OCSP fetches bypass service worker (#564)

F2F:

* Implementations do this at a much lower level than the browser networking stack
* It absolutely shouldn't go through SW
* Fetch doesn't currently talk about fetching certs, seems to defer to TLS - do we need to specify that this doesn't go through SW
* If so, we can solve it in fetch

---
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-235893206

Received on Thursday, 28 July 2016 13:25:26 UTC