mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-24 07:30:57 +01:00
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
Conflicts: SharedVersion.cs
This commit is contained in:
commit
c48458f215
22 changed files with 176 additions and 170 deletions
|
|
@ -135,7 +135,7 @@ namespace MediaBrowser.Common.Implementations.HttpClientManager
|
|||
request.Referer = options.Referer;
|
||||
}
|
||||
|
||||
request.ServicePoint.BindIPEndPointDelegate = BindIPEndPointCallback;
|
||||
//request.ServicePoint.BindIPEndPointDelegate = BindIPEndPointCallback;
|
||||
|
||||
return request;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue