If I understand correctly, your server interceptor wants to know the time when the RPC is started on the client.
Yes you can write a client interceptor that adds the timestamp to the headers.
On Tuesday, January 30, 2018 at 7:50:00 PM UTC-8,
vicva...@gmail.com wrote:
I am using java