Update PROTOCOL-WEB.md

This commit is contained in:
Wenbo Zhu 2017-02-27 16:20:43 -08:00 committed by GitHub
parent 0258444a81
commit ea16fa1598
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ Content-Type
* e.g. application/grpc-web+[proto, json, thrift]
2. application/grpc-web-text
* text-encoded streams of “application/grpc-web”
* e.g. application/grpc-web+[proto, thrift]
* e.g. application/grpc-web-text+[proto, thrift]
---