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

Support rfc7239 Forwarded header in AbstractProxyServlet #3977

Closed
gregw opened this issue Aug 14, 2019 · 1 comment
Closed

Support rfc7239 Forwarded header in AbstractProxyServlet #3977

gregw opened this issue Aug 14, 2019 · 1 comment
Assignees

Comments

@gregw
Copy link
Contributor

gregw commented Aug 14, 2019

The AbstractProxyServlet only supports the defacto standard of X_FORWARDED_FOR headers.
It should also support Forwarded as defined by rfc7239.

The rfc7239 should be the default in jetty-10

@sbordet
Copy link
Contributor

sbordet commented Aug 14, 2019

Duplicate of #842.

@sbordet sbordet closed this as completed Aug 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants