use osutf8 on some http headers parse

This commit is contained in:
UbitUmarov
2022-03-16 15:56:00 +00:00
parent bfa620ed09
commit 3d705fefa2
6 changed files with 44 additions and 37 deletions

View File

@@ -182,9 +182,7 @@ namespace OpenSim.Framework.Servers.HttpServer
}
data = response;
return true;
}
}
}