Fix libde265.js not working
This commit is contained in:
parent
b4b14439d7
commit
9d295cd9af
1 changed files with 1 additions and 1 deletions
|
@ -1071,7 +1071,7 @@ namespace Mist{
|
|||
H.Clean();
|
||||
return;
|
||||
}
|
||||
if (H.url == "/libde265.js"){
|
||||
if (req.url == "/libde265.js"){
|
||||
std::string response;
|
||||
H.Clean();
|
||||
H.SetHeader("Server", "MistServer/" PACKAGE_VERSION);
|
||||
|
|
Loading…
Add table
Reference in a new issue