© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
Issue with curl command and headers in @effect/rpc README - Effect Community
EC
Effect Community
•
8mo ago
•
1 reply
belfordr
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
?
-H
"Content-Type: application/x-ndjson"
\
-H
"Content-Type: application/x-ndjson"
\
Also
, it only worked for me once I switched
"headers": {}
"headers": {}
to
"headers": []
"headers": []
Effect Community
Join
Production-grade applications in TypeScript.
6,221
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Question about import statement in rpc Readme
EC
Effect Community / rpc
13mo ago
Headers Missing in Effect Rpc Requests When Switching from tRPC
EC
Effect Community / rpc
9mo ago
Generating an RPC Client with Effect RPC
EC
Effect Community / rpc
13mo ago
Difference Between `HttpApi` and `@effect/rpc` in Effect Typescript
EC
Effect Community / rpc
13mo ago