[w3c/ServiceWorker] The network fallback should be rejected when the request body is locked or disturbed (#1560)

At the 24th step In https://w3c.github.io/ServiceWorker/#on-fetch-request-algorithm, we should reject the request if the request body is non-null, and it is locked or disturbed, because otherwise we cannot pass the streaming body to the network module.


-- 
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/1560

Received on Friday, 15 January 2021 06:21:07 UTC