mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-22 01:54:42 +01:00
ipv6 update
This commit is contained in:
@@ -96,6 +96,7 @@ namespace MediaBrowser.Common.Net
|
||||
public TimeSpan CacheLength { get; set; }
|
||||
|
||||
public int TimeoutMs { get; set; }
|
||||
public bool PreferIpv4 { get; set; }
|
||||
|
||||
private string GetHeaderValue(string name)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user