aspnetcore/test
David Fowler b8a1c04ffb
Make the HttpParser a singleton (#2203)
- It's completely stateless so make it a singleton
- Fixed tests
2017-12-03 13:27:36 -08:00
..
Kestrel.Core.Tests Make the HttpParser a singleton (#2203) 2017-12-03 13:27:36 -08:00
Kestrel.FunctionalTests #2139 Add ListenLocalhost and ListenAnyIP 2017-11-16 16:14:17 -08:00
Kestrel.Tests Update samples and tests to target netcoreapp2.1 2017-11-16 14:43:15 -08:00
Kestrel.Transport.Libuv.FunctionalTests Update samples and tests to target netcoreapp2.1 2017-11-16 14:43:15 -08:00
Kestrel.Transport.Libuv.Tests Make the HttpParser a singleton (#2203) 2017-12-03 13:27:36 -08:00
Kestrel.Transport.Sockets.FunctionalTests Update samples and tests to target netcoreapp2.1 2017-11-16 14:43:15 -08:00
SystemdActivation Expose WebHostBuilderContext in UseKestrel #1334 (#2177) 2017-11-22 10:19:17 -08:00
shared Make the HttpParser a singleton (#2203) 2017-12-03 13:27:36 -08:00
Directory.Build.props Update samples and tests to target netcoreapp2.1 2017-11-16 14:43:15 -08:00
xunit.runner.json