restore config settings for now

This commit is contained in:
Luke Pulverenti
2017-02-08 13:50:33 -05:00
parent 64b5600528
commit 8deb423883
5 changed files with 35 additions and 16 deletions

View File

@@ -100,6 +100,7 @@ namespace MediaBrowser.Common.Net
public int TimeoutMs { get; set; }
public bool PreferIpv4 { get; set; }
public bool EnableDefaultUserAgent { get; set; }
private string GetHeaderValue(string name)
{