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 classShould text be normalized according to RFC 3986?static final classShould text be normalized according to RFC 3986?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.