mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-17 06:23:03 +03:00
get stable and beta server packages from github
This commit is contained in:
@@ -150,7 +150,7 @@ namespace MediaBrowser.Common.Implementations.HttpClientManager
|
||||
|
||||
request.Method = method;
|
||||
request.Timeout = options.TimeoutMs;
|
||||
|
||||
|
||||
if (httpWebRequest != null)
|
||||
{
|
||||
if (!string.IsNullOrEmpty(options.Host))
|
||||
|
||||
Reference in New Issue
Block a user