Open zan-xhipe opened 1 year ago
I'm facing the exact same issue, also with cloudflare. In my case it was working fine but after upgrading wrangler I started experiencing this issue. The things is that requests sent from curl still works. @zan-xhipe did you find any workaround?
Looking at the long list of pull requests, I'm guessing it's unlikely that this issue will be fixed any time soon. I found the following alternative package for Emacs: https://github.com/federicotdn/verb
It looks like GET requests are being sent with a body.
I'm busy developing a cloudflare pages app, and when I try to interact with it with restclient I get an error
Request with a GET or HEAD method cannot have a body.
I don't have any body in the file, just a single header.