mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-06-23 15:30:56 -04:00
Update HttpListenerHost.cs
This commit is contained in:
parent
a44309f56f
commit
7cd4ae3b6e
@ -106,7 +106,7 @@ namespace Emby.Server.Implementations.HttpServer
|
||||
{
|
||||
return _appHost.CreateInstance(type);
|
||||
}
|
||||
|
||||
|
||||
private static string NormalizeUrlPath(string path)
|
||||
{
|
||||
if (path.Length > 0 && path[0] == '/')
|
||||
|
Loading…
x
Reference in New Issue
Block a user