Unverified Commit 72b7ee24 by Spencer Gibb

Merge remote-tracking branch 'origin/2.0.x' into 2.0.x

parents 92277a01 18ec5642
......@@ -1455,7 +1455,7 @@ the service-specific prefix from individual routes, e.g.
stripPrefix: false
----
NOTE: `zuul.stripPrefix` only applies to the prefix set in `zuul.prefix`. It does have any effect on prefixes
NOTE: `zuul.stripPrefix` only applies to the prefix set in `zuul.prefix`. It does not have any effect on prefixes
defined within a given route's `path`.
In this example, requests to "/myusers/101" will be forwarded to "/myusers/101" on the "users" service.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment