..
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
…
DefaultHeaderTests.cs
Use TaskCache class from Microsoft.Extensions.TaskCache.Sources ( #1089 )
2016-09-09 15:57:33 -07:00
EngineTests.cs
Refactor non-body response handling.
2016-10-03 16:46:59 -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
Change context relationships from inheritance to composition.
2016-09-27 11:53:06 -07:00
FrameResponseStreamTests.cs
…
FrameTests.cs
Refactor non-body response handling.
2016-10-03 16:46:59 -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
…
MemoryPoolBlockTests.cs
…
MemoryPoolExtensions.cs
…
MemoryPoolIteratorTests.cs
Refactored to use the fields from the HttpMethods class
2016-09-29 12:19:26 -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
…
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
Add keep-alive timeout ( #464 ).
2016-09-06 12:48:47 -07:00
WebHostBuilderKestrelExtensionsTests.cs
…
project.json
…