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

What does that mean in practice? If a POST a string "x" and the service worker redirects, would that result in a network error? (Upthread it's stated that the main thread disturbs all bodies.) That seems like bad behavior in a way as it means that a service worker yields different results from a server.

See also https://github.com/whatwg/fetch/issues/538 where I said that same thing to @mattto. Was that point discussed during the F2F?

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

Received on Wednesday, 8 November 2017 09:28:06 UTC