aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2015-12-29 12:01:42 -0500
committerLuke Pulverenti <luke.pulverenti@gmail.com>2015-12-29 12:01:42 -0500
commit3f46d8ddd912618e08bfbc78feff690fa29b841f (patch)
tree4fc8a47a03e7a11ff844e37b42ee4fee8e7a2247
parent14f3bb6b19dbfec028086e2c0ced90979bccc939 (diff)
update buffer
-rw-r--r--MediaBrowser.Server.Startup.Common/ApplicationHost.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/MediaBrowser.Server.Startup.Common/ApplicationHost.cs b/MediaBrowser.Server.Startup.Common/ApplicationHost.cs
index a4760f3af..11949c1ab 100644
--- a/MediaBrowser.Server.Startup.Common/ApplicationHost.cs
+++ b/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