..
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
…
EngineTests.cs
Remove TCP Loopback Fast Path code ( #1147 ).
2016-10-12 11:41:57 -07:00
FrameHeadersTests.cs
Handle multiple tokens in Connection header ( #1170 ).
2016-10-27 12:19:43 -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
…
KestrelServerLimitsTests.cs
Add request headers timeout ( #1110 ).
2016-09-27 17:08:02 -07:00
KestrelServerOptionsTests.cs
…
KestrelServerTests.cs
…
LoggingThreadPoolTests.cs
…
MemoryPoolBlockTests.cs
…
MemoryPoolExtensions.cs
…
MemoryPoolIteratorTests.cs
Fix boundary cases in MemoryPoolIterator.(Try)PeekLong()
2016-10-28 14:51:47 -07:00
MessageBodyTests.cs
Handle multiple tokens in Connection header ( #1170 ).
2016-10-27 12:19:43 -07:00
Microsoft.AspNetCore.Server.KestrelTests.xproj
…
MultipleLoopTests.cs
…
NetworkingTests.cs
…
PathNormalizerTests.cs
…
RequestTargetProcessingTests.cs
…
ServerAddressTests.cs
…
SocketInputTests.cs
Make FrameRequestStream.CopyToAsync(...) copyless
2016-09-20 11:54:58 -07:00
SocketOutputTests.cs
…
StreamSocketOutputTests.cs
…
TestInput.cs
Add request headers timeout ( #1110 ).
2016-09-27 17:08:02 -07:00
UrlPathDecoder.cs
…
UvStreamHandleTests.cs
…
UvTimerHandleTests.cs
…
WebHostBuilderKestrelExtensionsTests.cs
…
project.json
Updating to netcoreapp1.1
2016-10-13 11:19:16 -07:00