mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-23 01:05:19 +03:00
check in open subtitles stub
This commit is contained in:
@@ -69,6 +69,7 @@ namespace MediaBrowser.Common.Net
|
||||
public string RequestContentType { get; set; }
|
||||
|
||||
public string RequestContent { get; set; }
|
||||
public byte[] RequestContentBytes { get; set; }
|
||||
|
||||
public bool BufferContent { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user