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

Document X-Forwarded-* Headers #31491

Conversation

rwinch
Copy link
Member

@rwinch rwinch commented Oct 25, 2023

Previously the documentation assumed that the readers knew how to use the X-Forwarded-* headers.

This commit documents details & examples of how to use the X-Forwarded-* headers.

Closes gh-31273

Previously the documentation assumed that the readers knew how to use
the X-Forwarded-* headers.

This commit documents details & examples of how to use the X-Forwarded-*
headers.

Closes spring-projectsgh-31273
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Oct 25, 2023
@snicoll snicoll self-assigned this Oct 25, 2023
@snicoll snicoll added type: documentation A documentation task in: web Issues in web modules (web, webmvc, webflux, websocket) and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Oct 25, 2023
@snicoll snicoll added this to the 6.0.14 milestone Oct 25, 2023
@snicoll snicoll removed their assignment Oct 25, 2023
@rstoyanchev rstoyanchev self-assigned this Oct 25, 2023
rstoyanchev pushed a commit that referenced this pull request Oct 25, 2023
Previously the documentation assumed that the readers knew how to use
the X-Forwarded-* headers. This commit documents details & examples
of how to use the X-Forwarded-* headers.

See gh-31491
@rstoyanchev
Copy link
Contributor

Thank you @rwinch for this much needed addition!

rstoyanchev added a commit that referenced this pull request Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) type: documentation A documentation task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve Documentation Around X-Forwarded- Headers
4 participants