Re: [w3c/ServiceWorker] What happens to the request body if the fetch isn't handled? (#1191)

Well the UA could only transfer it at the point the service worker requests it. For such a UA deciding that there's only a small window it can be requested can be beneficial. Not sure what that means for the second case though. Though even there it could be beneficial if you can share the buffers across threads and not have to copy them.

-- 
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/1191#issuecomment-326029247

Received on Wednesday, 30 August 2017 15:35:01 UTC