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