You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The goal of this issue to give precedence to de-facto standard header X-Forwarded-Host & X-Forwarded-Port for retrieving Host value like we did for processing Scheme and ClientIP.
The goal of this issue to give precedence to de-facto standard header
X-Forwarded-Host
&X-Forwarded-Port
for retrievingHost
value like we did for processing Scheme and ClientIP.References:
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Forwarded-Host
https://docs.aws.amazon.com/elasticloadbalancing/latest/classic/x-forwarded-headers.html
The text was updated successfully, but these errors were encountered: