aspnetcore/test/Microsoft.AspNetCore.Server...
Pranav K 2876f82521 Updating to netcoreapp1.1 2016-10-13 11:19:16 -07:00
..
TestHelpers Change context relationships from inheritance to composition. 2016-09-27 11:53:06 -07:00
TestResources
AsciiDecoding.cs
BadHttpRequestTests.cs More specific response status codes for errors (#653). 2016-09-22 12:13:14 -07:00
ChunkWriterTests.cs
ChunkedRequestTests.cs Assume zero length on non-keepalive requests without Content-Length or Transfer-Encoding (#1104). 2016-09-28 12:30:53 -07:00
ChunkedResponseTests.cs Refactor non-body response handling. 2016-10-03 16:46:59 -07:00
ConnectionFilterTests.cs Assume zero length on non-keepalive requests without Content-Length or Transfer-Encoding (#1104). 2016-09-28 12:30:53 -07:00
ConnectionTests.cs Change context relationships from inheritance to composition. 2016-09-27 11:53:06 -07:00
CreateIPEndpointTests.cs
DateHeaderValueManagerTests.cs Use HeaderUtilities.FormatDate in DateHeaderValueManager (#1132) 2016-10-06 11:56:49 -07:00
DefaultHeaderTests.cs Use TaskCache class from Microsoft.Extensions.TaskCache.Sources (#1089) 2016-09-09 15:57:33 -07:00
EngineTests.cs Remove TCP Loopback Fast Path code (#1147). 2016-10-12 11:41:57 -07:00
FrameRequestHeadersTests.cs More specific response status codes for errors (#653). 2016-09-22 12:13:14 -07:00
FrameRequestStreamTests.cs Make FrameRequestStream.CopyToAsync(...) copyless 2016-09-20 11:54:58 -07:00
FrameResponseHeadersTests.cs Update cached Content-Length when setting raw header. 2016-10-11 13:55:05 -07:00
FrameResponseStreamTests.cs
FrameTests.cs Wait for frame loop completion to dispose connection stream (#1156). 2016-10-10 10:16:03 -07:00
HttpsConnectionFilterTests.cs Use TaskCache class from Microsoft.Extensions.TaskCache.Sources (#1089) 2016-09-09 15:57:33 -07:00
KestrelServerLimitsTests.cs Add request headers timeout (#1110). 2016-09-27 17:08:02 -07:00
KestrelServerOptionsTests.cs
KestrelServerTests.cs Use TaskCache class from Microsoft.Extensions.TaskCache.Sources (#1089) 2016-09-09 15:57:33 -07:00
LoggingThreadPoolTests.cs Move TestServer to shared directory. 2016-09-06 12:47:24 -07:00
MemoryPoolBlockTests.cs
MemoryPoolExtensions.cs
MemoryPoolIteratorTests.cs Refactor request line validation and error reporting (#1116). 2016-10-03 16:54:51 -07:00
MessageBodyTests.cs Assume zero length on non-keepalive requests without Content-Length or Transfer-Encoding (#1104). 2016-09-28 12:30:53 -07:00
Microsoft.AspNetCore.Server.KestrelTests.xproj
MultipleLoopTests.cs
NetworkingTests.cs
PathNormalizerTests.cs
RequestTargetProcessingTests.cs Move TestServer to shared directory. 2016-09-06 12:47:24 -07:00
ServerAddressTests.cs
SocketInputTests.cs Make FrameRequestStream.CopyToAsync(...) copyless 2016-09-20 11:54:58 -07:00
SocketOutputTests.cs Move TestServer to shared directory. 2016-09-06 12:47:24 -07:00
StreamSocketOutputTests.cs Move TestServer to shared directory. 2016-09-06 12:47:24 -07:00
TestInput.cs Add request headers timeout (#1110). 2016-09-27 17:08:02 -07:00
UrlPathDecoder.cs
UvStreamHandleTests.cs
UvTimerHandleTests.cs Add keep-alive timeout (#464). 2016-09-06 12:48:47 -07:00
WebHostBuilderKestrelExtensionsTests.cs
project.json Updating to netcoreapp1.1 2016-10-13 11:19:16 -07:00