On Monday, June 24, 2019 at 10:32:19 AM UTC-7, Yaxiong Zhao wrote: > The doc (https://github.com/grpc/grpc/blob/master/doc/PROTOCOL-HTTP2.md) > says TE → "te" "trailers" # Used to detect incompatible proxies. I have no > idea how it's used for detecting incompatible proxies.
Does the HTTP2 spec for chunked trailers [1] help? [1]: https://svn.tools.ietf.org/svn/wg/httpbis/specs/rfc7230.html#chunked.trailer.part -- Christopher Warrington Microsoft Corp. -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/376a7359-496d-4a3d-9596-575340fe9dfd%40googlegroups.com.
