1 reference to TokenChars
Microsoft.AspNetCore.Http (1)
src\Shared\HttpRuleParser.cs (1)
64var firstNonTokenCharIdx = subspan.IndexOfAnyExcept(TokenChars);