aspnetcore/test/shared
Cesar Blum Silveira 5743d740b4 Convert HTTP parsing FrameTests to IHttpParser tests (#1416).
- Also fix an issue in KestrelHttpParser where "Header: \r\n" is
  parsed with a value of " " instead of "".
2017-03-07 15:51:11 -08:00
..
TestResources
DummyApplication.cs
HttpClientSlim.cs
HttpParsingData.cs Convert HTTP parsing FrameTests to IHttpParser tests (#1416). 2017-03-07 15:51:11 -08:00
KestrelTestLoggerFactory.cs
LifetimeNotImplemented.cs
MockConnection.cs
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
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
TestServiceContext.cs Make the IHttpParser per frame and add a reset (#1415) 2017-03-01 13:12:03 -08:00