aspnetcore/test/Microsoft.AspNetCore.Server...
Stephen Halter ac60f13312 Modify RequestProcessingAsync to call single parse method (#1427)
* Modify RequestProcessingAsync to call single parse method
* Fix bad request logging
2017-03-03 14:43:32 -08:00
..
TestHelpers Add an option to Kestrel to disable threadpool dispatching 2017-02-28 10:14:58 -08:00
AsciiDecoding.cs
ChunkWriterTests.cs
ChunkedRequestTests.cs
ChunkedResponseTests.cs
ConnectionAdapterTests.cs
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
EngineTests.cs
FrameHeadersTests.cs Reacting to HeaderUtitilities renames 2017-02-28 14:50:02 -08:00
FrameRequestHeadersTests.cs
FrameRequestStreamTests.cs
FrameResponseHeadersTests.cs Make the IHttpParser per frame and add a reset (#1415) 2017-03-01 13:12:03 -08:00
FrameResponseStreamTests.cs
FrameTests.cs Modify RequestProcessingAsync to call single parse method (#1427) 2017-03-03 14:43:32 -08:00
HttpUtilitiesTest.cs Add IHttpParser interface (#1414) 2017-03-01 11:55:36 -08:00
HttpsConnectionAdapterTests.cs
KestrelServerLimitsTests.cs
KestrelServerOptionsTests.cs
KestrelServerTests.cs
ListenerPrimaryTests.cs Make the IHttpParser per frame and add a reset (#1415) 2017-03-01 13:12:03 -08:00
LoggingThreadPoolTests.cs
MemoryPoolBlockTests.cs
MemoryPoolExtensions.cs
MemoryPoolIteratorTests.cs Add IHttpParser interface (#1414) 2017-03-01 11:55:36 -08:00
MessageBodyTests.cs
Microsoft.AspNetCore.Server.KestrelTests.csproj
MultipleLoopTests.cs
NetworkingTests.cs
PathNormalizerTests.cs
RequestTargetProcessingTests.cs
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
UrlPathDecoder.cs
UvStreamHandleTests.cs
UvTimerHandleTests.cs
WebHostBuilderKestrelExtensionsTests.cs