aspnetcore/test/Microsoft.AspNetCore.Server...
Ben Adams ecca980c91 Implement IHeaderDictionary.ContentLength 2017-01-24 14:55:48 -08:00
..
TestHelpers Create a direct way to configure Kestrel endpoints 2017-01-06 17:37:58 -08:00
TestResources
AsciiDecoding.cs MemoryPoolIterator byref structs 2016-11-21 22:48:57 +00:00
BadHttpRequestTests.cs Implement IHeaderDictionary.ContentLength 2017-01-24 14:55:48 -08:00
ChunkWriterTests.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
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 Create a direct way to configure Kestrel endpoints 2017-01-06 17:37:58 -08:00
CreateIPEndpointTests.cs Create a direct way to configure Kestrel endpoints 2017-01-06 17:37:58 -08:00
DateHeaderValueManagerTests.cs Use HeaderUtilities.FormatDate in DateHeaderValueManager (#1132) 2016-10-06 11:56:49 -07:00
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 Implement IHeaderDictionary.ContentLength 2017-01-24 14:55:48 -08:00
FrameRequestStreamTests.cs Make FrameRequestStream.CopyToAsync(...) copyless 2016-09-20 11:54:58 -07:00
FrameResponseHeadersTests.cs Implement IHeaderDictionary.ContentLength 2017-01-24 14:55:48 -08:00
FrameResponseStreamTests.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
FrameTests.cs Use StatusCode instead of three digit numbers for status codes 2017-01-09 10:09:54 -08:00
HttpsConnectionAdapterTests.cs Re-enable HTTPS tests (#1273). 2017-01-10 13:48:46 -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 Warn instead of throw when ignoring IServerAddressesFeature 2017-01-19 11:36:19 -08:00
ListenerPrimaryTests.cs Create a direct way to configure Kestrel endpoints 2017-01-06 17:37:58 -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 fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
MemoryPoolIteratorTests.cs Implement IHeaderDictionary.ContentLength 2017-01-24 14:55:48 -08:00
MessageBodyTests.cs Use StatusCode instead of three digit numbers for status codes 2017-01-09 10:09:54 -08:00
Microsoft.AspNetCore.Server.KestrelTests.xproj One build to rule them all 2016-07-07 12:07:14 -07:00
MultipleLoopTests.cs Create a direct way to configure Kestrel endpoints 2017-01-06 17:37:58 -08:00
NetworkingTests.cs Create a direct way to configure Kestrel endpoints 2017-01-06 17:37:58 -08:00
PathNormalizerTests.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
RequestTargetProcessingTests.cs Create a direct way to configure Kestrel endpoints 2017-01-06 17:37:58 -08:00
ServerAddressTests.cs
SocketInputTests.cs Make FrameRequestStream.CopyToAsync(...) copyless 2016-09-20 11:54:58 -07:00
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 Create a direct way to configure Kestrel endpoints 2017-01-06 17:37:58 -08:00
UrlPathDecoder.cs MemoryPoolIterator byref structs 2016-11-21 22:48:57 +00:00
UvStreamHandleTests.cs Limit size of memory buffer when reading request (#304) 2016-06-13 18:52:20 -07:00
UvTimerHandleTests.cs Add keep-alive timeout (#464). 2016-09-06 12:48:47 -07:00
WebHostBuilderKestrelExtensionsTests.cs
project.json Fix NuGet downgrade warning 2016-12-28 09:44:21 -08:00