mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-20 06:28:34 +00:00
update service creation
This commit is contained in:
parent
e0c1d740a3
commit
2084678266
10 changed files with 78 additions and 69 deletions
|
|
@ -29,7 +29,6 @@ namespace Emby.Server.Implementations.HttpServer.SocketSharp
|
|||
}
|
||||
|
||||
public IRequest Request { get; private set; }
|
||||
public bool UseBufferedStream { get; set; }
|
||||
public Dictionary<string, object> Items { get; private set; }
|
||||
public object OriginalResponse
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue