Connect-gRPC Bridge
This filter should be configured with the type URL
type.googleapis.com/envoy.extensions.filters.http.connect_grpc_bridge.v3.FilterConfig
.
This filter enables a Connect RPC client to connect to a compliant gRPC server. More information on the Connect protocol can be found here.
HTTP GET support
This filter supports Connect HTTP GET requests. The
Connect-Version-Query
parameter must be specified in requests in order for them to be translated by this filter,
which will be done automatically when using a Connect implementation.