瀏覽代碼

update buffer

Luke Pulverenti 9 年之前
父節點
當前提交
3c75008483
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      MediaBrowser.Server.Startup.Common/ApplicationHost.cs

+ 0 - 1
MediaBrowser.Server.Startup.Common/ApplicationHost.cs

@@ -1172,7 +1172,6 @@ namespace MediaBrowser.Server.Startup.Common
                 using (var response = HttpClient.SendAsync(new HttpRequestOptions
                 {
                     Url = apiUrl,
-                    BufferContent = false,
                     LogErrorResponseBody = false,
                     LogErrors = false