aspnetcore/test
David Fowler 02a4342908 Made changes to TakeSingleHeader (#1453)
* Made changes to TakeSingleHeader
- Remove state machine and just parse in place
- Inline OnHeader into TakeSingleHeader
- Use IndexOfVectorized instead of custom indexof
- Normalize header whitespace error
- Combine IndexOf and IndexOfAny into a single IndexOfNameEnd call
2017-03-07 08:58:55 -08:00
..
Microsoft.AspNetCore.Server.Kestrel.FunctionalTests
Microsoft.AspNetCore.Server.Kestrel.Performance Add more microbenchmarks. 2017-03-06 10:14:22 -08:00
Microsoft.AspNetCore.Server.KestrelTests Made changes to TakeSingleHeader (#1453) 2017-03-07 08:58:55 -08:00
shared Made changes to TakeSingleHeader (#1453) 2017-03-07 08:58:55 -08:00