2 references to ByteForwardSlash
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http\Http1Connection.cs (2)
302
if (ch ==
ByteForwardSlash
)
343
Debug.Assert(target[0] ==
ByteForwardSlash
, "Should only be called when path starts with /");