grpcurl icon indicating copy to clipboard operation
grpcurl copied to clipboard

How to trace request/response http calls

Open vidra-hub opened this issue 3 years ago • 0 comments
trafficstars

Hi,

Can you please tell me if there is any way of tracing the http calls during a grpc communication session ? To trace maybe the req/resp headers, body, etc ? I tried to run grpcurl --v, but still we get only some basic info.

We are trying to connect to some grpc endpoints and with grpcurl everything works fine, but with our .net client is failing, so we would like to compare the requests and check for differences.

Thank you in advance.

vidra-hub avatar Apr 19 '22 07:04 vidra-hub