Skip to content
Snippets Groups Projects
Commit 75f68286 authored by David Garcia Quintas's avatar David Garcia Quintas
Browse files

Fixed typo

parent cc00745e
No related branches found
No related tags found
No related merge requests found
...@@ -42,7 +42,7 @@ and RPC settings (for example, if compression would result in small or negative ...@@ -42,7 +42,7 @@ and RPC settings (for example, if compression would result in small or negative
gains). gains).
When a message from a client compressed with an unsupported algorithm is When a message from a client compressed with an unsupported algorithm is
processed by a server, it WILL result in a `UNIMPLEMENTED` error status on the processed by a server, it WILL result in an `UNIMPLEMENTED` error status on the
server. The server will then include in its response a `grpc-accept-encoding` server. The server will then include in its response a `grpc-accept-encoding`
header specifying the algorithms it does accept. If an `UNIMPLEMENTED` error header specifying the algorithms it does accept. If an `UNIMPLEMENTED` error
status is returned from the server despite having used one of the algorithms status is returned from the server despite having used one of the algorithms
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment