Explorar el Código

update buffer

Luke Pulverenti hace 9 años
padre
commit
3f46d8ddd9
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      MediaBrowser.Server.Startup.Common/ApplicationHost.cs

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

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