PathTransformation |
Protobuf type envoy.type.http.v3.PathTransformation
|
PathTransformation.Builder |
Protobuf type envoy.type.http.v3.PathTransformation
|
PathTransformation.Operation |
A type of operation to alter text.
|
PathTransformation.Operation.Builder |
A type of operation to alter text.
|
PathTransformation.Operation.MergeSlashes |
Determines if adjacent slashes are merged into one.
|
PathTransformation.Operation.MergeSlashes.Builder |
Determines if adjacent slashes are merged into one.
|
PathTransformation.Operation.NormalizePathRFC3986 |
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.
|
PathTransformation.Operation.NormalizePathRFC3986.Builder |
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.
|
PathTransformationProto |
|