2 references to Tab
Microsoft.AspNetCore.Routing (2)
src\aspnetcore\src\Shared\HttpRuleParser.cs (2)
87
if ((c == SP) || (c ==
Tab
))
99
if ((spaceOrTab == SP) || (spaceOrTab ==
Tab
))