aspnetcore/test/shared
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
..
TestResources Upgrade to RC.3 2017-01-31 16:23:23 -08:00
DummyApplication.cs
HttpClientSlim.cs
HttpParsingData.cs Improve HTTP parsing tests (#1393). 2017-02-28 14:23:27 -08:00
KestrelTestLoggerFactory.cs Warn instead of throw when ignoring IServerAddressesFeature 2017-01-19 11:36:19 -08:00
LifetimeNotImplemented.cs
MockConnection.cs Create a direct way to configure Kestrel endpoints 2017-01-06 17:37:58 -08:00
MockSocketOutput.cs
MockSystemClock.cs
PassThroughConnectionAdapter.cs Use pass through connection adapter instead of ssl for max buffer size tests (#1391) 2017-02-23 08:04:43 -08:00
TestApp.cs
TestApplicationErrorLogger.cs Better report Kestrel crashing errors 2017-02-07 00:26:00 -08:00
TestConnection.cs
TestFrame.cs
TestKestrelTrace.cs
TestResources.cs Bump test projects up to .NET 4.5.2 2017-02-14 09:21:44 -08:00
TestServer.cs Create a direct way to configure Kestrel endpoints 2017-01-06 17:37:58 -08:00
TestServiceContext.cs Make the IHttpParser per frame and add a reset (#1415) 2017-03-01 13:12:03 -08:00