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

The x-forwarded-for header is not parsed correctly #14

Open
dvic opened this issue Aug 3, 2021 · 0 comments
Open

The x-forwarded-for header is not parsed correctly #14

dvic opened this issue Aug 3, 2021 · 0 comments

Comments

@dvic
Copy link

dvic commented Aug 3, 2021

The x-forwarded-for header can contain multiple values, where the first value represents the client ip.

Source: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Forwarded-For

I've opened a PR already for this for Phoenix opentelemetry-beam/opentelemetry_phoenix#31, can also do it here if there's interest (probably later this week).

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

1 participant