Skip to content

Support user agent over gRPC #1881

@dbolduc

Description

@dbolduc

tonic (as of 0.13.0) does not support user agents. They override any value for the header set in a request. So we cannot add our own.

We need to:

Note that while we can write the code that sets the user-agent in our gRPC client, it will be difficult to verify the observable behavior until we use a newer tonic. It is best to wait.

Metadata

Metadata

Assignees

Labels

type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions