aspnetcore/test
David Fowler 8140b8cdfe Use Spans to parse the start line and headers (#1394)
* Use Spans to parse the start line and headers
- Use `Span<byte>` to parse the start line and headers
2017-02-23 23:02:29 -08:00
..
Microsoft.AspNetCore.Server.Kestrel.FunctionalTests
Microsoft.AspNetCore.Server.Kestrel.Performance
Microsoft.AspNetCore.Server.KestrelTests Use Spans to parse the start line and headers (#1394) 2017-02-23 23:02:29 -08:00
shared