With rpc-http is there a way to tap/map the rpc requests and responses? The use case here is that I need to run some side effect when certain rpcs are called. I really just need the name of the rpc being called but it doesn't seem easy to get from the http client.