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