mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-26 20:16:33 +00:00
adjust header values
This commit is contained in:
@@ -104,7 +104,7 @@ namespace MediaBrowser.Common.Net
|
||||
public bool PreferIpv4 { get; set; }
|
||||
public bool EnableDefaultUserAgent { get; set; }
|
||||
|
||||
public Encoding RequestContentEncoding { get; set; }
|
||||
public bool AppendCharsetToMimeType { get; set; }
|
||||
|
||||
private string GetHeaderValue(string name)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user