- From: Noam Rosenthal <notifications@github.com>
- Date: Mon, 28 Nov 2022 03:33:28 -0800
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 28 November 2022 11:33:40 UTC
Currently responses that come from service workers get encoded/decoded body size of 0. This rectifies it. WPT: https://github.com/web-platform-tests/wpt/pull/33283 Chromium bug: https://bugs.chromium.org/p/chromium/issues/detail?id=925239 Closes w3c/navigation-timing#124 You can view, comment on, or merge this pull request online at: https://github.com/w3c/ServiceWorker/pull/1664 -- Commit Summary -- * Increment encoded/decoded body size for constructed responses -- File Changes -- M docs/index.bs (2) -- Patch Links -- https://github.com/w3c/ServiceWorker/pull/1664.patch https://github.com/w3c/ServiceWorker/pull/1664.diff -- Reply to this email directly or view it on GitHub: https://github.com/w3c/ServiceWorker/pull/1664 You are receiving this because you are subscribed to this thread. Message ID: <w3c/ServiceWorker/pull/1664@github.com>
Received on Monday, 28 November 2022 11:33:40 UTC