aspnetcore/test/Kestrel.InMemory.Functional...
David Fowler edc1935475
Flow the cancellation tokens to ReadAsync and WriteAsync (#2865)
2018-09-06 09:04:39 -07:00
..
Http2 Remove limits on SETTINGS_HEADER_TABLE_SIZE #2874 2018-09-04 12:01:13 -07:00
Properties
TestTransport Don't preserve the ExecutionContext when dispatching callbacks (#2861) 2018-08-28 09:32:33 -07:00
BadHttpRequestTests.cs
CertificateLoaderTests.cs
ChunkedRequestTests.cs
ChunkedResponseTests.cs
ConnectionAdapterTests.cs
ConnectionLimitTests.cs
DefaultHeaderTests.cs
EventSourceTests.cs
HttpConnectionManagerTests.cs
HttpProtocolSelectionTests.cs
HttpsConnectionAdapterTests.cs
HttpsTests.cs Fix race when SystemClock is accessed before first heartbeat (#2851) 2018-08-27 10:59:29 -07:00
KeepAliveTimeoutTests.cs Fix race when SystemClock is accessed before first heartbeat (#2851) 2018-08-27 10:59:29 -07:00
Kestrel.InMemory.FunctionalTests.csproj
LoggingConnectionAdapterTests.cs
MaxRequestBodySizeTests.cs
MaxRequestLineSizeTests.cs
RequestBodyTimeoutTests.cs Fix race when SystemClock is accessed before first heartbeat (#2851) 2018-08-27 10:59:29 -07:00
RequestHeaderLimitsTests.cs
RequestHeadersTimeoutTests.cs Fix race when SystemClock is accessed before first heartbeat (#2851) 2018-08-27 10:59:29 -07:00
RequestTargetProcessingTests.cs
RequestTests.cs Flow the cancellation tokens to ReadAsync and WriteAsync (#2865) 2018-09-06 09:04:39 -07:00
ResponseTests.cs Flow the cancellation tokens to ReadAsync and WriteAsync (#2865) 2018-09-06 09:04:39 -07:00
UpgradeTests.cs