Re: [whatwg/fetch] OCSP fetches bypass service worker (#347)

> You pick it based on the URL. How can all navigations have a client?

There are 3 clients.  The client you are navigating from, the client being replaced, and the soon-to-be-created client.  The one that matters for navigations is the soon-to-be-created client.

I guess report goes through service worker because you've explicitly spec'd it as a non-subresource load like navigation.

What is the "destination" of an OCSP request?

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/347#issuecomment-237660105

Received on Thursday, 4 August 2016 19:37:36 UTC