You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2017/05/09 05:14:42 UTC

[Bug 57665] support x-forwarded-host

https://bz.apache.org/bugzilla/show_bug.cgi?id=57665

--- Comment #14 from Richard Swart <ri...@nlighten.nl> ---
Note that proxies like Apache with mod_proxy will create a comma separate list
of the X-Forwarded-Host if the incoming request already contains a
X-Forwarded-Host header (similar to X-Forwarded-For). Rfc7239 is not completely
clear whether this is allowed or not, but it still common practice. 

The patch does not seem to support this (at least no unit test covers this
situation).

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org