Sync docs from master to gh-pages

This commit is contained in:
buildmaster
2020-05-04 17:01:41 +00:00
parent d8ff4febd3
commit f49d0b0dda
2 changed files with 2 additions and 2 deletions

View File

@@ -1666,7 +1666,7 @@ The following listing configures a <code>RewritePath</code> <code>GatewayFilter<
- id: rewritepath_route
uri: https://example.org
predicates:
- Path=/foo/**
- Path=/red/**
filters:
- RewritePath=/red(?&lt;segment&gt;/?.*), $\{segment}</code></pre>
</div>