Skip to content

fix(http): Set host header based on in#344

Merged
oschwartz10612 merged 1 commit intofosrl:devfrom
LaurenceJJones:investigate/private-http-redirect-500
May 8, 2026
Merged

fix(http): Set host header based on in#344
oschwartz10612 merged 1 commit intofosrl:devfrom
LaurenceJJones:investigate/private-http-redirect-500

Conversation

@LaurenceJJones
Copy link
Copy Markdown
Member

Community Contribution License Agreement

By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.

Description

fix fosrl/pangolin#2952 issue by setting the incoming host header to the outgoing one by the reverse proxy, this was the default behaviour when using single proxy but now since we use more features it now rewrites the host header

How to test?

The downstream application should now receive the same host header that was sent by the client.

fix fosrl/pangolin#2952 issue by setting the incoming host header to the outgoing one by the reverse proxy, this was the default behaviour when using single proxy but now since we use more features it now rewrites the host header
@oschwartz10612 oschwartz10612 merged commit 21c744f into fosrl:dev May 8, 2026
11 checks passed
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.

2 participants