Skip to content

Commit e3db82c

Browse files
committed
RequestMetadata: Add additional_handlers field
It is possible for more than one tool to be involved in the sending of a gRPC request, for example when a client-side proxy is used it is interesting to know the name and version of both the proxy and the original client tool. To facilitate this in RequestMetadata, this commit adds a new repeated `additional_handlers` field to the message which can contain details of other tools involved in the handling of a request.
1 parent 6777112 commit e3db82c

File tree

2 files changed

+182
-141
lines changed

2 files changed

+182
-141
lines changed

0 commit comments

Comments
 (0)