- From: Yutaka Hirano <notifications@github.com>
- Date: Sun, 17 Jan 2021 23:58:29 -0800
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 18 January 2021 07:58:41 UTC
With non-streaming body Chromium copies the request body. With streaming body it crashes. If there are no compatibility concerns I think failing the request always is a more consistent (and hence better) behavior. I'm trying to measure the impact of that change: https://chromium-review.googlesource.com/c/chromium/src/+/2631550 -- 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#issuecomment-762059534
Received on Monday, 18 January 2021 07:58:41 UTC