Fixed Connection: close header parsing in HLS
This commit is contained in:
parent
74e433e298
commit
405195a979
1 changed files with 0 additions and 1 deletions
|
@ -218,7 +218,6 @@ namespace Mist {
|
|||
}
|
||||
}
|
||||
|
||||
H.Clean();
|
||||
H.SetHeader("Content-Type", "video/mp2t");
|
||||
H.setCORSHeaders();
|
||||
if(method == "OPTIONS" || method == "HEAD"){
|
||||
|
|
Loading…
Add table
Reference in a new issue