- From: Tim van der Lippe <notifications@github.com>
- Date: Fri, 10 Apr 2026 01:07:29 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 10 April 2026 08:07:33 UTC
TimvdLippe created an issue (whatwg/fetch#1920) ### What is the issue with the Fetch Standard? As discussed in #1902 https://wpt.fyi/results/fetch/fetch-later/quota/empty-payload.https.window.html?label=experimental&label=master&aligned expects empty fetchLater requests to be disallowed. However, the spec only disallows `null` for range requests and doesn't check for zero. Chromium currently disallows empty requests. WPT PR to update tests is https://github.com/web-platform-tests/wpt/pull/58726 from the Servo project -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/1920 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/issues/1920@github.com>
Received on Friday, 10 April 2026 08:07:33 UTC