소스 검색

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