aspnetcore/test/Microsoft.AspNetCore.Server...
arespr d755f6183a Merge branch 'dev' into knownmethods-optimizations 2017-03-11 22:50:58 +01:00
..
TestHelpers Add an option to Kestrel to disable threadpool dispatching 2017-02-28 10:14:58 -08:00
AsciiDecoding.cs Cleanup unused code (#1458) 2017-03-07 11:52:45 -08:00
ChunkWriterTests.cs
ChunkedRequestTests.cs
ChunkedResponseTests.cs
ConnectionAdapterTests.cs Merge branch 'benaadams/flush' into dev 2017-01-23 09:36:29 -08:00
ConnectionTests.cs Add an option to Kestrel to disable threadpool dispatching 2017-02-28 10:14:58 -08:00
CreateIPEndpointTests.cs
DateHeaderValueManagerTests.cs
DefaultHeaderTests.cs Implement IHeaderDictionary.ContentLength 2017-01-24 14:55:48 -08:00
EngineTests.cs Don't close connection when Content-Length set but no bytes written. 2017-01-12 12:38:15 -08:00
FrameHeadersTests.cs Reacting to HeaderUtitilities renames 2017-02-28 14:50:02 -08:00
FrameRequestHeadersTests.cs Verify all request rejections are logged (#1295). 2017-03-06 12:05:38 -08:00
FrameRequestStreamTests.cs Bump test projects up to .NET 4.5.2 2017-02-14 09:21:44 -08:00
FrameResponseHeadersTests.cs Make the IHttpParser per frame and add a reset (#1415) 2017-03-01 13:12:03 -08:00
FrameResponseStreamTests.cs Bump test projects up to .NET 4.5.2 2017-02-14 09:21:44 -08:00
FrameTests.cs Handle absolute, asterisk, and authority-form request targets 2017-03-09 16:54:12 -08:00
HttpParserTests.cs Handle absolute, asterisk, and authority-form request targets 2017-03-09 16:54:12 -08:00
HttpUtilitiesTest.cs Handle absolute, asterisk, and authority-form request targets 2017-03-09 16:54:12 -08:00
HttpsConnectionAdapterTests.cs Upgrade to RC.3 2017-01-31 16:23:23 -08:00
KestrelServerLimitsTests.cs
KestrelServerOptionsTests.cs
KestrelServerTests.cs Better report Kestrel crashing errors 2017-02-07 00:26:00 -08:00
KnownStringsTests.cs PR feetback 2017-03-02 22:45:36 +01:00
ListenerPrimaryTests.cs Make the IHttpParser per frame and add a reset (#1415) 2017-03-01 13:12:03 -08:00
LoggingThreadPoolTests.cs
MemoryPoolBlockTests.cs Cleanup unused code (#1458) 2017-03-07 11:52:45 -08:00
MemoryPoolExtensions.cs Cleanup unused code (#1458) 2017-03-07 11:52:45 -08:00
MemoryPoolIteratorTests.cs Cleanup unused code (#1458) 2017-03-07 11:52:45 -08:00
MessageBodyTests.cs Input Pipeline migration (#1277) 2017-02-17 15:38:13 -08:00
Microsoft.AspNetCore.Server.KestrelTests.csproj Remove dotnet-core and dotnet-corefxlab feeds 2017-02-20 10:24:41 -08:00
MultipleLoopTests.cs
NetworkingTests.cs Bump test projects up to .NET 4.5.2 2017-02-14 09:21:44 -08:00
PathNormalizerTests.cs
RequestTargetProcessingTests.cs Handle absolute, asterisk, and authority-form request targets 2017-03-09 16:54:12 -08:00
ServerAddressTests.cs
SocketOutputTests.cs Add an option to Kestrel to disable threadpool dispatching 2017-02-28 10:14:58 -08:00
StreamSocketOutputTests.cs
TestInput.cs Make the IHttpParser per frame and add a reset (#1415) 2017-03-01 13:12:03 -08:00
UvStreamHandleTests.cs Cleanup MSBuild conversion 2017-02-16 09:44:58 -08:00
UvTimerHandleTests.cs
WebHostBuilderKestrelExtensionsTests.cs