mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-22 18:23:45 +00:00
add more device options
This commit is contained in:
@@ -114,6 +114,7 @@ namespace MediaBrowser.Common.Net
|
||||
RequestHeaders = new Dictionary<string, string>(StringComparer.OrdinalIgnoreCase);
|
||||
|
||||
LogRequest = true;
|
||||
CacheMode = CacheMode.None;
|
||||
}
|
||||
|
||||
public void SetPostData(IDictionary<string,string> values)
|
||||
|
||||
Reference in New Issue
Block a user