mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-23 09:14:45 +03:00
added new device profiles
This commit is contained in:
@@ -106,7 +106,6 @@ namespace MediaBrowser.Common.Net
|
||||
{
|
||||
EnableHttpCompression = true;
|
||||
BufferContent = true;
|
||||
EnableKeepAlive = true;
|
||||
|
||||
RequestHeaders = new Dictionary<string, string>(StringComparer.OrdinalIgnoreCase);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user