aspnetcore/test
David Fowler cb6059c143 Make the IHttpParser per frame and add a reset (#1415)
* Make the IHttpParser per frame and add a reset
- Made the IHttpParser a per frame object so state can be stored
across method calls and parses.
- Added HttpParserFactory to ServiceContext
2017-03-01 13:12:03 -08:00
..
Microsoft.AspNetCore.Server.Kestrel.FunctionalTests
Microsoft.AspNetCore.Server.Kestrel.Performance Make the IHttpParser per frame and add a reset (#1415) 2017-03-01 13:12:03 -08:00
Microsoft.AspNetCore.Server.KestrelTests Make the IHttpParser per frame and add a reset (#1415) 2017-03-01 13:12:03 -08:00
shared Make the IHttpParser per frame and add a reset (#1415) 2017-03-01 13:12:03 -08:00