gRPC HTTP/1 bridge ================== HTTP filter that bridges HTTP/1.1 unary gRPC to compliant HTTP/2 gRPC gRPC HTTP/1 bridge :ref:`configuration overview `. This extension does not have a structured configuration, `google.protobuf.Empty `_ should be used instead. .. _extension_envoy.filters.http.grpc_http1_bridge: This extension may be referenced by the qualified name ``envoy.filters.http.grpc_http1_bridge`` .. note:: This extension has an unknown security posture and should only be used in deployments where both the downstream and upstream are trusted. .. tip:: This extension extends and can be used with the following extension category: - :ref:`envoy.filters.http `