Issue with curl command and headers in @effect/rpc README
I don't think this curl command from the @effect/rpc README works.
https://www.npmjs.com/package/@effect/rpc
Shouldn't it be like this?
Also, it only worked for me once I switched
https://www.npmjs.com/package/@effect/rpc
Shouldn't it be like this?
Also, it only worked for me once I switched
"headers": {} to "headers": []
