Re: [whatwg/fetch] non-null body with GET/HEAD requests (Issue #1705)

@lucacasonato ... hmm, In chrome and edge the following throws an error, `new Request("http://example.com', { method: 'GET', body: new Uint8Array(0) })`

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

Message ID: <whatwg/fetch/issues/1705/1736469022@github.com>

Received on Wednesday, 27 September 2023 00:23:51 UTC