If I wanted to add a custom header to a gRPC request, can I do that?

For example, say I wanted to know which user is making the request, I'd 
like to add a header called "user" when making the client request. I might 
also want to add a header called "password" in case I wanted to 
authenticate them.

Can I add arbitrary headers like in HTTP/1 and can that be accomplished in 
the various gRPC apis (Java, C#, Node, etc).

TIA





-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/d4f023a1-af8d-4f9d-b3c5-48432c0431a8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to