mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-04 15:16:38 +00:00
updated nuget
This commit is contained in:
parent
60d1d5cdee
commit
5de8b92fe5
12 changed files with 85 additions and 16 deletions
|
|
@ -123,7 +123,6 @@ namespace MediaBrowser.Common.Implementations.HttpClientManager
|
|||
}
|
||||
|
||||
request.Method = method;
|
||||
request.Pipelined = true;
|
||||
request.Timeout = 20000;
|
||||
|
||||
if (!string.IsNullOrEmpty(options.Host))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue