mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-08-11 09:13:54 -04:00
update buffer
This commit is contained in:
parent
14f3bb6b19
commit
3f46d8ddd9
@ -1180,7 +1180,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