Re: [whatwg/fetch] Request with GET/HEAD method cannot have body. (#551)

Doesn't this straight up break the web even?

What if you have to send a GET request along with data that exceeds 2048 characters? Can't even fit everything in the URL, we'll have to put data in headers as key value pairs!

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

Message ID: <whatwg/fetch/issues/551/2325061457@github.com>

Received on Monday, 2 September 2024 16:23:03 UTC