- Renamed KestrelHttpParser to HttpParser - Removed the generic virtual dispatch as it turns out to be an order of magnitude slower than regular virtual dispatch. This change means we also lose the inlining of Frame.OnStartLine and Frame.OnHeader. |
||
|---|---|---|
| .. | ||
| Microsoft.AspNetCore.Server.Kestrel.Core.Tests | ||
| Microsoft.AspNetCore.Server.Kestrel.FunctionalTests | ||
| Microsoft.AspNetCore.Server.Kestrel.Performance | ||
| Microsoft.AspNetCore.Server.Kestrel.Tests | ||
| Microsoft.AspNetCore.Server.Transport.Libuv.Tests | ||
| shared | ||