Uses of Interface
io.envoyproxy.envoy.type.http.v3.PathTransformation.Operation.NormalizePathRFC3986OrBuilder
Packages that use PathTransformation.Operation.NormalizePathRFC3986OrBuilder
-
Uses of PathTransformation.Operation.NormalizePathRFC3986OrBuilder in io.envoyproxy.envoy.type.http.v3
Classes in io.envoyproxy.envoy.type.http.v3 that implement PathTransformation.Operation.NormalizePathRFC3986OrBuilderModifier and TypeClassDescriptionstatic final class
Should text be normalized according to RFC 3986? This typically is used for path headers before any processing of requests by HTTP filters or routing.static final class
Should text be normalized according to RFC 3986? This typically is used for path headers before any processing of requests by HTTP filters or routing.Fields in io.envoyproxy.envoy.type.http.v3 with type parameters of type PathTransformation.Operation.NormalizePathRFC3986OrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<PathTransformation.Operation.NormalizePathRFC3986, PathTransformation.Operation.NormalizePathRFC3986.Builder, PathTransformation.Operation.NormalizePathRFC3986OrBuilder> PathTransformation.Operation.Builder.normalizePathRfc3986Builder_
Methods in io.envoyproxy.envoy.type.http.v3 that return PathTransformation.Operation.NormalizePathRFC3986OrBuilderModifier and TypeMethodDescriptionPathTransformation.Operation.Builder.getNormalizePathRfc3986OrBuilder()
Enable path normalization per RFC 3986.PathTransformation.Operation.getNormalizePathRfc3986OrBuilder()
Enable path normalization per RFC 3986.PathTransformation.OperationOrBuilder.getNormalizePathRfc3986OrBuilder()
Enable path normalization per RFC 3986.Methods in io.envoyproxy.envoy.type.http.v3 that return types with arguments of type PathTransformation.Operation.NormalizePathRFC3986OrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<PathTransformation.Operation.NormalizePathRFC3986, PathTransformation.Operation.NormalizePathRFC3986.Builder, PathTransformation.Operation.NormalizePathRFC3986OrBuilder> PathTransformation.Operation.Builder.internalGetNormalizePathRfc3986FieldBuilder()
Enable path normalization per RFC 3986.