Skip to content
Snippets Groups Projects
Commit eaf9e87a authored by Abhishek Kumar's avatar Abhishek Kumar
Browse files

Suffixed -bin for server descrioption of echo trailing metadata

parent 10c7b16e
No related branches found
No related tags found
No related merge requests found
......@@ -783,7 +783,7 @@ associated status messages end-to-end.
When the client sends metadata with the key `"x-grpc-test-echo-initial"` with its
request, the server sends back exactly this key and the corresponding value back to
the client as part of initial metadata. When the client sends metadata with the key
`"x-grpc-test-echo-trailing"` with its request, the server sends back exactly this
`"x-grpc-test-echo-trailing-bin"` with its request, the server sends back exactly this
key and the corresponding value back to the client as trailing metadata.
### Observe ResponseParameters.interval_us
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment