Skip to content

Conversation

@martinboulais
Copy link

Simple documentation typo fix

The documentation states that setting the header X-Requested-By will remove the WWW-Authenticate header from the response.

However, after testing this and reading the library code it looks like the header to set should be X-Requested-With (X-Requested-By is mentioned nowhere except in this documentation file), so I propose this simple PR to fix this.

The documentation states that setting the header `X-Requested-By` will remove the `WWW-Authenticate` header from the response.
However, after testing this and reading the library code it looks like the header to set is `X-Requested-With` (X-Requested-By is mentioned nowhere except in this documentation file), so I propose this simple PR to fix this.

Signed-off-by: Martin Boulais <31805063+martinboulais@users.noreply.github.com>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Nov 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: waiting-for-triage An issue we've not yet triaged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants