2 references to GetPath
Microsoft.Extensions.Http (2)
Logging\LogHelper.cs (2)
200(true, true) => $"{uri.Scheme}://{uri.Host}{GetPath(pathAndQuery, queryIndex)}*", 201(true, false) => $"{uri.Scheme}://{uri.Host}:{uri.Port}{GetPath(pathAndQuery, queryIndex)}*",