Uses of Interface
io.envoyproxy.envoy.extensions.filters.http.ext_proc.v3.HeaderForwardingRulesOrBuilder
Packages that use HeaderForwardingRulesOrBuilder
-
Uses of HeaderForwardingRulesOrBuilder in io.envoyproxy.envoy.extensions.filters.http.ext_proc.v3
Classes in io.envoyproxy.envoy.extensions.filters.http.ext_proc.v3 that implement HeaderForwardingRulesOrBuilderModifier and TypeClassDescriptionfinal classThe HeaderForwardingRules structure specifies what headers are allowed to be forwarded to the external processing server.static final classThe HeaderForwardingRules structure specifies what headers are allowed to be forwarded to the external processing server.Methods in io.envoyproxy.envoy.extensions.filters.http.ext_proc.v3 that return HeaderForwardingRulesOrBuilderModifier and TypeMethodDescriptionExternalProcessor.Builder.getForwardRulesOrBuilder()Allow headers matching the ``forward_rules`` to be forwarded to the external processing server.ExternalProcessor.getForwardRulesOrBuilder()Allow headers matching the ``forward_rules`` to be forwarded to the external processing server.ExternalProcessorOrBuilder.getForwardRulesOrBuilder()Allow headers matching the ``forward_rules`` to be forwarded to the external processing server.