mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-15 14:46:19 +00:00
Remove SetContentLength and company
This commit is contained in:
@@ -145,8 +145,6 @@ namespace MediaBrowser.Model.Services
|
||||
/// </summary>
|
||||
bool IsClosed { get; }
|
||||
|
||||
void SetContentLength(long contentLength);
|
||||
|
||||
//Add Metadata to Response
|
||||
Dictionary<string, object> Items { get; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user