diff --git a/doc/client-proxy.md b/doc/client-proxy.md index cb968c743..17584fbff 100644 --- a/doc/client-proxy.md +++ b/doc/client-proxy.md @@ -25,7 +25,7 @@ By default, Layman will not adjust URLs in its response to contain also URL path Layman supports three optional X-Forwarded HTTP headers, whose values will be used in some URLs in Layman responses: - `X-Forwarded-Proto`: The value will be used as protocol in some URLs, and it is required to be `http` or `https`. -- `X-Forwarded-Host`: The value will be used as host in some URLs, and it is required to match regular expression `^(?=.{1,253}\.?(?:\:[0-9]{1,5})?$)(?:(?!-)[a-z0-9-_]{1,63}(?