mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
update buffer
This commit is contained in:
parent
8c8ad20465
commit
3c75008483
@ -1172,7 +1172,6 @@ namespace MediaBrowser.Server.Startup.Common
|
|||||||
using (var response = HttpClient.SendAsync(new HttpRequestOptions
|
using (var response = HttpClient.SendAsync(new HttpRequestOptions
|
||||||
{
|
{
|
||||||
Url = apiUrl,
|
Url = apiUrl,
|
||||||
BufferContent = false,
|
|
||||||
LogErrorResponseBody = false,
|
LogErrorResponseBody = false,
|
||||||
LogErrors = false
|
LogErrors = false
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user