aspnetcore/src
David Fowler 537b06f025 Interleave multispan and single span code path (#1442)
- Attempt at making the reader better for multispan parsing
- Try tighter inner loop
- Fix boundary case and clean code up
- Update the cursor once instead of after every header
- Fix errors with not updating consumed state on incomplete header payload
- Filled a test hole, removed a condition that should never happen
- Avoid struct copies every iteration when parsing headers
2017-03-06 09:06:28 -08:00
..
Microsoft.AspNetCore.Server.Kestrel Interleave multispan and single span code path (#1442) 2017-03-06 09:06:28 -08:00
Microsoft.AspNetCore.Server.Kestrel.Https Cleanup MSBuild conversion 2017-02-16 09:44:58 -08:00