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

Add ConnectionInformation#hostName/hostPort #2714

Merged
merged 2 commits into from Mar 2, 2023
Merged

Conversation

violetagg
Copy link
Member

  • The host name and port are derived from the Host/X-Forwarded-*/Forwarded header associated with this request.
  • When X-Forwarded-*/Forwarded header does not specify a port, add a port as per the scheme

- The host name and port are derived from the Host/X-Forwarded-*/Forwarded header associated with this request.
- When X-Forwarded-*/Forwarded header does not specify a port, add a port as per the scheme
@violetagg violetagg added the type/enhancement A general enhancement label Mar 2, 2023
@violetagg violetagg added this to the 1.0.29 milestone Mar 2, 2023
@violetagg violetagg requested a review from a team March 2, 2023 08:02
Copy link
Member

@pderop pderop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it looks good to me.

@violetagg
Copy link
Member Author

@rstoyanchev @pderop Thanks for the review!

@violetagg violetagg merged commit a3e6d37 into 1.0.x Mar 2, 2023
@violetagg violetagg deleted the host-name-port branch March 2, 2023 08:42
violetagg added a commit that referenced this pull request Mar 2, 2023
violetagg added a commit that referenced this pull request Mar 2, 2023
violetagg added a commit that referenced this pull request Mar 2, 2023
violetagg added a commit that referenced this pull request Mar 2, 2023
violetagg added a commit that referenced this pull request Mar 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants