Commit 06bb0017 by Eric Bottard

Fix minor typo in doc

parent f682c420
...@@ -876,7 +876,7 @@ Set that flag to "true" to have the Ribbon client automatically retry failed req ...@@ -876,7 +876,7 @@ Set that flag to "true" to have the Ribbon client automatically retry failed req
(and if you need to you can modify the parameters of the retry operations using (and if you need to you can modify the parameters of the retry operations using
the Ribbon client configuration). the Ribbon client configuration).
The `X-Forwarded-Host` header added to the forwarded requests by The `X-Forwarded-Host` header is added to the forwarded requests by
default. To turn it off set `zuul.addProxyHeaders = false`. The default. To turn it off set `zuul.addProxyHeaders = false`. The
prefix path is stripped by default, and the request to the backend prefix path is stripped by default, and the request to the backend
picks up a header "X-Forwarded-Prefix" ("/myusers" in the examples picks up a header "X-Forwarded-Prefix" ("/myusers" in the examples
......
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