Re: [whatwg/fetch] Update fetch-later spec according to WPT expectations=0D (PR #1902)

noamr left a comment (whatwg/fetch#1902)

> Well, Chrome currently blocks such requests: https://wpt.fyi/results/fetch/fetch-later/quota/empty-payload.https.window.html?label=experimental&label=master&aligned If I didn't implement that case, Servo wouldn't match Chrome's behaviour.

@mingyc the spec only prevents `null` bodies (streaming) rather than empty... Do you remember why chromium also blocks empty requests?

@TimvdLippe we should check whether this is an implementation oversight or a spec oversight before defaulting to "spec what chromium does"... For the time being I think that the other part of the PR is ok.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/1902#issuecomment-3961707118
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fetch/pull/1902/c3961707118@github.com>

Received on Wednesday, 25 February 2026 20:03:30 UTC