mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-16 14:03:03 +03:00
update buffer
This commit is contained in:
@@ -1180,7 +1180,6 @@ namespace MediaBrowser.Server.Startup.Common
|
||||
using (var response = HttpClient.SendAsync(new HttpRequestOptions
|
||||
{
|
||||
Url = apiUrl,
|
||||
BufferContent = false,
|
||||
LogErrorResponseBody = false,
|
||||
LogErrors = false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user