update buffer

This commit is contained in:
Luke Pulverenti 2015-12-29 12:01:42 -05:00
parent 8c8ad20465
commit 3c75008483

View file

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