aspnetcore/test/Microsoft.AspNetCore.Server...
David Fowler 19c3107deb Revert "Use Spans to parse the start line and headers (#1394)"
This reverts commit 8140b8cdfe.
2017-02-24 10:03:32 -08:00
..
TestHelpers Use pass through connection adapter instead of ssl for max buffer size tests (#1391) 2017-02-23 08:04:43 -08:00
AsciiDecoding.cs
BadHttpRequestTests.cs Upgrade to RC.3 2017-01-31 16:23:23 -08:00
ChunkWriterTests.cs
ChunkedRequestTests.cs Create a direct way to configure Kestrel endpoints 2017-01-06 17:37:58 -08:00
ChunkedResponseTests.cs Create a direct way to configure Kestrel endpoints 2017-01-06 17:37:58 -08:00
ConnectionAdapterTests.cs Merge branch 'benaadams/flush' into dev 2017-01-23 09:36:29 -08:00
ConnectionTests.cs Temporary add delay to connection test to make it pass (#1384) 2017-02-21 16:04:32 -08:00
CreateIPEndpointTests.cs Create a direct way to configure Kestrel endpoints 2017-01-06 17:37:58 -08:00
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 Implement IHeaderDictionary.ContentLength 2017-01-24 14:55:48 -08:00
FrameRequestHeadersTests.cs Revert "Use Spans to parse the start line and headers (#1394)" 2017-02-24 10:03:32 -08:00
FrameRequestStreamTests.cs Bump test projects up to .NET 4.5.2 2017-02-14 09:21:44 -08:00
FrameResponseHeadersTests.cs Implement IHeaderDictionary.ContentLength 2017-01-24 14:55:48 -08:00
FrameResponseStreamTests.cs Bump test projects up to .NET 4.5.2 2017-02-14 09:21:44 -08:00
FrameTests.cs Revert "Use Spans to parse the start line and headers (#1394)" 2017-02-24 10:03:32 -08:00
HttpsConnectionAdapterTests.cs Upgrade to RC.3 2017-01-31 16:23:23 -08:00
KestrelServerLimitsTests.cs Test RequestHeadersTimeout in KestrelServerLimitsTests.RequestHeadersTimeoutValid (#1268). 2016-12-21 13:22:20 -08:00
KestrelServerOptionsTests.cs Create a direct way to configure Kestrel endpoints 2017-01-06 17:37:58 -08:00
KestrelServerTests.cs Better report Kestrel crashing errors 2017-02-07 00:26:00 -08:00
ListenerPrimaryTests.cs Input Pipeline migration (#1277) 2017-02-17 15:38:13 -08:00
LoggingThreadPoolTests.cs
MemoryPoolBlockTests.cs
MemoryPoolExtensions.cs
MemoryPoolIteratorTests.cs Input Pipeline migration (#1277) 2017-02-17 15:38:13 -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 Create a direct way to configure Kestrel endpoints 2017-01-06 17:37:58 -08:00
NetworkingTests.cs Bump test projects up to .NET 4.5.2 2017-02-14 09:21:44 -08:00
PathNormalizerTests.cs
RequestTargetProcessingTests.cs Create a direct way to configure Kestrel endpoints 2017-01-06 17:37:58 -08:00
ServerAddressTests.cs
SocketOutputTests.cs Fix deadlock in SocketOutput (#1278). 2017-01-06 20:33:35 -08:00
StreamSocketOutputTests.cs Create a direct way to configure Kestrel endpoints 2017-01-06 17:37:58 -08:00
TestInput.cs Input Pipeline migration (#1277) 2017-02-17 15:38:13 -08:00
UrlPathDecoder.cs
UvStreamHandleTests.cs Cleanup MSBuild conversion 2017-02-16 09:44:58 -08:00
UvTimerHandleTests.cs
WebHostBuilderKestrelExtensionsTests.cs