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

Configurable Webserver->HostName with fallbacks #118

Closed
ARolek opened this issue Apr 25, 2017 · 0 comments
Closed

Configurable Webserver->HostName with fallbacks #118

ARolek opened this issue Apr 25, 2017 · 0 comments
Assignees
Milestone

Comments

@ARolek
Copy link
Member

ARolek commented Apr 25, 2017

The webserver should have a configurable name via the servername attribute. If the value is not set, sniff for the X-Forwarded-For header and take the last entry of the list. If that header is not available then use the request Host.

This value should be used when responding the /capabilities requests.

@ARolek ARolek self-assigned this Apr 25, 2017
@ARolek ARolek modified the milestone: v0.4.0 Apr 25, 2017
@ARolek ARolek changed the title Configurable Webserver->ServerName with fallbacks Configurable Webserver->HostName with fallbacks May 1, 2017
@ARolek ARolek closed this as completed May 1, 2017
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

No branches or pull requests

1 participant