aspnetcore/test/Microsoft.AspNetCore.Server...
Ben Adams 97d4406614 Use Vector<byte>.ctor workaround 2016-11-21 22:48:57 +00:00
..
TestHelpers Implement Begin/End Read/Write methods in LoggingStream 2016-11-04 21:38:57 -07:00
TestResources
AsciiDecoding.cs Merge branch 'benaadams/more-block-collect-info' into dev 2016-07-28 16:51:35 -07:00
BadHttpRequestTests.cs Reject POST and PUT requests with no Content-Length or Transfer-Encoding (#1130). 2016-11-04 18:04:27 -07:00
ChunkWriterTests.cs
ChunkedRequestTests.cs Implement Begin/End Read/Write methods in LoggingStream 2016-11-04 21:38:57 -07:00
ChunkedResponseTests.cs Always flush headers on first response write (#1202). 2016-11-09 14:02:50 -08:00
ConnectionFilterTests.cs Make ConnectionFilterTests more reliable 2016-11-09 14:02:51 -08: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 Implement Begin/End Read/Write methods in LoggingStream 2016-11-04 21:38:57 -07:00
FrameHeadersTests.cs Handle tokens in Transfer-Encoding header (#1181). 2016-10-31 13:57:34 -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 Faster response Content-Length parsing. 2016-10-18 15:57:40 -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 Update warning code for obsolete property in #pragma. 2016-08-04 14:05:23 -07:00
KestrelServerTests.cs Use TaskCache class from Microsoft.Extensions.TaskCache.Sources (#1089) 2016-09-09 15:57:33 -07:00
ListenerPrimaryTests.cs Better filter clients connecting to Kestrel's dispatch pipes 2016-11-11 14:57:17 -08:00
LoggingThreadPoolTests.cs Move TestServer to shared directory. 2016-09-06 12:47:24 -07:00
MemoryPoolBlockTests.cs Use Vector<byte>.ctor workaround 2016-11-21 22:48:57 +00:00
MemoryPoolExtensions.cs
MemoryPoolIteratorTests.cs Use Vector<byte>.ctor workaround 2016-11-21 22:48:57 +00:00
MessageBodyTests.cs Reject POST and PUT requests with no Content-Length or Transfer-Encoding (#1130). 2016-11-04 18:04:27 -07:00
Microsoft.AspNetCore.Server.KestrelTests.xproj
MultipleLoopTests.cs Move TestConnection to the Microsoft.AspNetCore.Testing namespace. 2016-08-02 12:47:06 -07:00
NetworkingTests.cs Move TestConnection to the Microsoft.AspNetCore.Testing namespace. 2016-08-02 12:47:06 -07:00
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 Handle tokens in Transfer-Encoding header (#1181). 2016-10-31 13:57:34 -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 versions to 1.2.0-* 2016-11-09 14:18:16 -08:00