package envoy.extensions.upstreams.http.dynamic_modules.v3

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message Config

dynamic_modules.proto:27

Configuration for the dynamic modules upstream HTTP TCP bridge. This upstream type delegates HTTP-to-TCP protocol bridging to a dynamic module. The module transforms HTTP request headers and body into raw TCP data for the upstream connection, and converts raw TCP response data back into HTTP responses for the downstream client. [#extension: envoy.upstreams.http.dynamic_modules]