1 reference to LF
Microsoft.AspNetCore.Http (1)
src\Shared\HttpRuleParser.cs (1)
93if ((current + 2 < input.Length) && (input[current + 1] == LF))