Re: [whatwg/fetch] Delay opaque responses until response body is in (#355)

So you need a service worker for this attack? That's the only way you'd get header and body timing for the same request (via fetch).

Seems like we should be removing body load detection time rather than header time. Delaying fetch in the proposed way will massively reduce performance of service worker sites.

---
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/355#issuecomment-237787098

Received on Friday, 5 August 2016 08:26:53 UTC