Open zchenyu opened 1 year ago
Also pass the headers for --reflect-headers
That did the trick! Thank you kind stranger!
Not sure why it's needed though. The docs for -H say: "These headers will also be included in reflection requests to a server." /shrug Will leave this issue open for clarification.
This gotcha'd me also, the docs indicate that -H
will include headers in reflection requests but this is not the case.
Is there some difference between how headers are passed in grpcui compared to grpcurl?
Using grpcurl:
Using grpcui: