Fixed Connection: close header parsing in HLS

This commit is contained in:
Thulinma 2016-11-21 16:55:45 +01:00
parent 74e433e298
commit 405195a979

View file

@ -218,7 +218,6 @@ namespace Mist {
}
}
H.Clean();
H.SetHeader("Content-Type", "video/mp2t");
H.setCORSHeaders();
if(method == "OPTIONS" || method == "HEAD"){