jellyfin-server/Jellyfin.Server/Extensions
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
..
ApiApplicationBuilderExtensions.cs Enable automatic url decoding 2021-05-05 22:52:39 +01:00
ApiServiceCollectionExtensions.cs Dynamically populate LocalAddress based on HTTP request 2021-09-14 21:38:11 +02:00