From 895a14a86f5d8e9aae30f0752d031bb5af10192f Mon Sep 17 00:00:00 2001 From: ironhide0396 <36723008+ironhide0396@users.noreply.github.com> Date: Thu, 1 Dec 2022 10:26:55 +0530 Subject: [PATCH] Update README.md Updating README to add information about the usage of headers/metadata in the rpc request. --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index cbb7e4f8..b930673b 100644 --- a/README.md +++ b/README.md @@ -145,6 +145,13 @@ grpcurl -d @ grpc.server.com:443 my.custom.server.Service/Method <