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

backend: Fix empty X-Forwared-Host header #1984

Merged
merged 1 commit into from
May 22, 2024
Merged

Conversation

knrt10
Copy link
Contributor

@knrt10 knrt10 commented May 20, 2024

The header was not getting set correctly and returning an empty string

Fixes: #1968

@knrt10 knrt10 requested a review from yolossn May 20, 2024 05:27
@joaquimrocha
Copy link
Collaborator

Any way we can test this?

@knrt10
Copy link
Contributor Author

knrt10 commented May 20, 2024

We could add a unit test to check for header. Will do that

The header was not getting set correctly and returning an empty string

Fixes: #1968
Signed-off-by: Kautilya Tripathi <[email protected]>
@knrt10 knrt10 requested a review from joaquimrocha May 21, 2024 06:34
@knrt10 knrt10 added this to the v0.24.0 milestone May 21, 2024
@joaquimrocha joaquimrocha merged commit 9926524 into main May 22, 2024
10 checks passed
@joaquimrocha joaquimrocha deleted the backend-empty-header branch May 22, 2024 08:46
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.

Empty X-Forwarded-Host header
2 participants