mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-04 07:10:45 +00:00
get stable and beta server packages from github
This commit is contained in:
parent
953d654050
commit
68ae496d60
8 changed files with 220 additions and 11 deletions
|
|
@ -150,7 +150,7 @@ namespace MediaBrowser.Common.Implementations.HttpClientManager
|
|||
|
||||
request.Method = method;
|
||||
request.Timeout = options.TimeoutMs;
|
||||
|
||||
|
||||
if (httpWebRequest != null)
|
||||
{
|
||||
if (!string.IsNullOrEmpty(options.Host))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue