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

That's fair, I'll try to do that. I was originally motivated to close the hole so we don't get stuck supporting it forever on accident but it might already be past that point.

I'll look more closely how this works in Chrome. I recall not really doing this on purpose and I wouldn't be surprised if the behavior can break if something gets garbage collected/dropped while reading. On the other hand, to support 307 we have to keep the data source around somewhat anyway.

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

Received on Thursday, 6 June 2019 03:57:38 UTC