gRPC WebΒΆ

https://github.com/grpc/grpc/blob/master/doc/PROTOCOL-WEB.md

gRPC Web configuration overview.

This extension does not have a structured configuration, google.protobuf.Empty should be used instead.

This extension may be referenced by the qualified name envoy.filters.http.grpc_web

Note

This extension is intended to be robust against untrusted downstream traffic. It assumes that the upstream is trusted.