mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-18 09:08:03 +00:00
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
Conflicts: SharedVersion.cs
This commit is contained in:
@@ -135,7 +135,7 @@ namespace MediaBrowser.Common.Implementations.HttpClientManager
|
||||
request.Referer = options.Referer;
|
||||
}
|
||||
|
||||
request.ServicePoint.BindIPEndPointDelegate = BindIPEndPointCallback;
|
||||
//request.ServicePoint.BindIPEndPointDelegate = BindIPEndPointCallback;
|
||||
|
||||
return request;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user