Annotating RPC Errors with HTTP Status in Effect Typescript

I’ve been looking at the docs and in the source code of the RPC package but can’t find a way to annotate rpc errors with an http status. Is there a way to do this ?
Was this page helpful?