Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

duplicate X-Real-IP header #789

Closed
arjanschaaf opened this issue May 29, 2017 · 1 comment
Closed

duplicate X-Real-IP header #789

arjanschaaf opened this issue May 29, 2017 · 1 comment

Comments

@arjanschaaf
Copy link

Just upgrade from beta.3 to beta.7 and noticed a small regression: the X-Real-Ip header contains my IP address twice instead of once.

beta.3:
X-Real-Ip : [<my-ip-address>]

beta.7:
X-Real-Ip : [<my-ip-address> <my-ip-address>]

arjanschaaf pushed a commit to arjanschaaf/ingress that referenced this issue May 29, 2017
aledbf added a commit that referenced this issue May 29, 2017
@aledbf
Copy link
Member

aledbf commented May 29, 2017

Closing. Fixed in #790

@aledbf aledbf closed this as completed May 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants