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

> > Now I HAVE TO switch from fetch to another library because fetch does not allow this.
> 
> A library for the browser? I do not think any can support that if fetch does not.

You can easily circumvent `fetch` by relying on `XMLHTTPRequest`.

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

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

Received on Wednesday, 24 April 2024 13:19:31 UTC