mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-19 22:15:58 +00:00
Remove SocketHttpListener
This commit is contained in:
parent
848cfc32cc
commit
77addb2283
25 changed files with 188 additions and 3395 deletions
|
|
@ -11,7 +11,6 @@ using Microsoft.AspNetCore.Http.Extensions;
|
|||
using Microsoft.Extensions.Logging;
|
||||
using Microsoft.Extensions.Primitives;
|
||||
using Microsoft.Net.Http.Headers;
|
||||
using SocketHttpListener.Net;
|
||||
using IHttpFile = MediaBrowser.Model.Services.IHttpFile;
|
||||
using IHttpRequest = MediaBrowser.Model.Services.IHttpRequest;
|
||||
using IHttpResponse = MediaBrowser.Model.Services.IHttpResponse;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue