[FIXED JENKINS-23294] Interpret X-Forwarded-Port
- Also fixed handling of X-Forwarded-Proto and added support for X-Forwarded-Host - Additional complexity is that there can be multiple headers with the same name (which was handled by default by accident) and that a header value may contain a comma separated list if there were multiple forwarding hops.
Loading
Please register or sign in to comment