aspnetcore/test
Ben Adams d29e4d4cf0 Specialized struct generics rather than interface (#1640)
Changed the IHttpParser interface to be generic. This lets use a struct to 
get better code generation and also should allow us to inline calls back into
the handler from the parser.
2017-04-10 19:30:18 -07:00
..
Microsoft.AspNetCore.Server.Kestrel.Core.Tests Specialized struct generics rather than interface (#1640) 2017-04-10 19:30:18 -07:00
Microsoft.AspNetCore.Server.Kestrel.FunctionalTests
Microsoft.AspNetCore.Server.Kestrel.Performance Specialized struct generics rather than interface (#1640) 2017-04-10 19:30:18 -07:00
Microsoft.AspNetCore.Server.Kestrel.Tests
Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv.Tests
shared Specialized struct generics rather than interface (#1640) 2017-04-10 19:30:18 -07:00