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:11:12 -0500
commit3c75008483a0bb2e1d50a25c0bff56bdfc3a2de4 (patch)
treebb37acd103fb170986441ac8451fb137e0743236
parent8c8ad2046532bb80e9b91e65534fa0b43a7b5692 (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 b8525388e..ec436a44f 100644
--- a/MediaBrowser.Server.Startup.Common/ApplicationHost.cs
+++ b/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