Browse Source

update buffer

Luke Pulverenti 9 years ago
parent
commit
3c75008483
1 changed files with 0 additions and 1 deletions
  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