Uses of Interface
io.envoyproxy.envoy.type.matcher.v3.HttpRequestHeaderMatchInputOrBuilder
-
Packages that use HttpRequestHeaderMatchInputOrBuilder Package Description io.envoyproxy.envoy.type.matcher.v3 -
-
Uses of HttpRequestHeaderMatchInputOrBuilder in io.envoyproxy.envoy.type.matcher.v3
Classes in io.envoyproxy.envoy.type.matcher.v3 that implement HttpRequestHeaderMatchInputOrBuilder Modifier and Type Class Description class
HttpRequestHeaderMatchInput
Match input indicates that matching should be done on a specific request header.static class
HttpRequestHeaderMatchInput.Builder
Match input indicates that matching should be done on a specific request header.
-