mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-10 08:13:20 +01:00
Review comments
This commit is contained in:
@@ -362,6 +362,7 @@ namespace MediaBrowser.Api.Playback.Progressive
|
||||
|
||||
var contentType = state.GetMimeType(outputPath);
|
||||
|
||||
// TODO: The isHeadRequest is only here because ServiceStack will add Content-Length=0 to the response
|
||||
// Headers only
|
||||
if (isHeadRequest)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user