Skip to content
Snippets Groups Projects
  1. May 25, 2017
    • Feng Li's avatar
      Merge pull request #11300 from grpc/fengli79-patch-1 · 19fd924b
      Feng Li authored
      Remove the section for b64 encoded trailers.
      19fd924b
    • Feng Li's avatar
      Remove the section for b64 encoded trailers. · 1e9a93c3
      Feng Li authored
      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.
      1e9a93c3
  2. May 24, 2017
  3. May 23, 2017
  4. May 22, 2017
  5. May 20, 2017
Loading