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 for requested URI for web server requests. #5330

Merged

Conversation

tomas-langer
Copy link
Member

@tomas-langer tomas-langer commented Nov 4, 2022

Related to #4725

Added support for requestedUri to ServerRequest and as a property in Jersey.
This adds support for (configurable) way of obtaining the URI originally requested by remote user, using Forwarded and the X-Forwarded-* headers.

Signed-off-by: Tomas Langer tomas.langer@oracle.com

Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
@tomas-langer tomas-langer added webserver 3.x Issues for 3.x version branch labels Nov 4, 2022
@tomas-langer tomas-langer self-assigned this Nov 4, 2022
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Nov 4, 2022
Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
@tomas-langer tomas-langer merged commit 0f4361b into helidon-io:helidon-3.x Nov 9, 2022
@tomas-langer tomas-langer deleted the 4725-forwarded-header branch November 9, 2022 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.x Issues for 3.x version branch OCA Verified All contributors have signed the Oracle Contributor Agreement. webserver
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants