mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-16 07:12:18 +01:00
committed by
GitHub
parent
23c8ecff37
commit
6ac723706c
@@ -76,7 +76,7 @@ namespace MediaBrowser.Controller
|
||||
/// <param name="hostname">The hostname.</param>
|
||||
/// <param name="forceHttp">Whether to force usage of plain HTTP protocol.</param>
|
||||
/// <returns>The local API URL.</returns>
|
||||
string GetLocalApiUrl(ReadOnlySpan<char> hostname, bool forceHttp=false);
|
||||
string GetLocalApiUrl(ReadOnlySpan<char> hostname, bool forceHttp = false);
|
||||
|
||||
/// <summary>
|
||||
/// Gets the local API URL.
|
||||
|
||||
Reference in New Issue
Block a user