prefix_rewrite.proto
Package: transformation.plugins.gloo.solo.io
TODO: this was copied form the transformation filter. TODO: instead of manually copying, we want to do it via script, similar to the java-control-plane TODO: to solo-kit/api/envoy
Types:
Source File: github.com/solo-io/gloo/projects/gloo/api/v1/plugins/transformation/prefix_rewrite.proto
PrefixRewrite
if set, prefix_rewrite will be used to rewrite the matched HTTP Path prefix on requests to this value.
"prefixRewrite": string
Field | Type | Description | Default |
---|---|---|---|
prefixRewrite |
string |
Set to an empty string to remove the matched HTTP Path prefix |