update buffer

This commit is contained in:
Luke Pulverenti 2015-12-29 12:01:42 -05:00
parent 14f3bb6b19
commit 3f46d8ddd9

View file

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