Skip to content

fix(server): hide server version header from unauthenticated requests#59

Open
jkaczman wants to merge 1 commit intomainfrom
hide-server-version
Open

fix(server): hide server version header from unauthenticated requests#59
jkaczman wants to merge 1 commit intomainfrom
hide-server-version

Conversation

@jkaczman
Copy link
Copy Markdown
Collaborator

In main, we currently include the X-Server-Version response header on all requests, including unauthenticated ones. This exposes unnecessary information. This PR redacts that header for unauthenticated requests.

@jkaczman jkaczman requested a review from arrdalan April 11, 2026 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant