Remove the section for b64 encoded trailers. As gRPC-Web uses CRLF to separate the trailers in the trailers frame, a binary trailer need to reserve in a base64 encoded format for their values. This cannot be skipped even base64 is applied on the whole trailers frame per client's request via content-type: application/grpc-web-text.pull/11300/head
parent
49edcb308e
commit
1e9a93c3f5
1 changed files with 0 additions and 4 deletions
Loading…
Reference in new issue