1 reference to GetPathValueWithSlash
Microsoft.AspNetCore.StaticFiles (1)
DefaultFilesMiddleware.cs (1)
75context.Request.Path = new PathString(Helpers.GetPathValueWithSlash(context.Request.Path) + defaultFile);