Review comments

This commit is contained in:
Claus Vium
2019-03-06 19:14:03 +01:00
parent 446f9bf81f
commit 394d23a73a
2 changed files with 2 additions and 1 deletions

View File

@@ -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)
{