istio v1.31.0
VirtualService.spec.http.rewrite.uriRegexRewrite
rewrite the path portion of the URI with the specified regex.
| Field / Type | Description |
|---|---|
match | [RE2 style regex-based match](https://github.com/google/re2/wiki/Syntax). |
rewrite | The string that should replace into matching portions of original URI. |