jellyfin/Jellyfin.Networking/Configuration
Fredrik Lindberg 90174f68e2 Dynamically populate LocalAddress based on HTTP request
Support populating the LocalAddress field in the system info
endpoint based on the x-forwarded-host and x-forwarded-proto header.

The x-forwarded-host header must contain both the host and port for
the url to be properly constructed.

Behind network configuration option that is disabled by default.
2021-09-14 21:38:11 +02:00
..
NetworkConfiguration.cs Dynamically populate LocalAddress based on HTTP request 2021-09-14 21:38:11 +02:00
NetworkConfigurationExtensions.cs Remove unused using directives 2021-04-17 11:37:55 +01:00
NetworkConfigurationFactory.cs Networking: 1 - Network Manager (#4124) 2020-11-21 13:59:14 +01:00