Parse a Response body into a JsonRpcResponse envelope. Branches on content-type: text/event-stream (SSE-framed) vs. plain JSON.
Response
content-type: text/event-stream
Parse a
Responsebody into a JsonRpcResponse envelope. Branches oncontent-type: text/event-stream(SSE-framed) vs. plain JSON.