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

Add support for X-Forwarded-Port header to make implementing in front of a proxy easier #1422

Open
daniel-milemarker opened this issue Dec 16, 2024 · 0 comments · May be fixed by #1423
Open

Comments

@daniel-milemarker
Copy link

Hello,

I am implementing tileserver-gl in front of a proxy that runs on a different host and port than TileServer. When making requests, tileserver is setting the port in various response urls to the port that TileServer is running on even when I am passing the X-Forwarded-Host header.

It would be great if we could add support for the X-Forwarded-Port header.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

1 participant