aspnetcore/test/Kestrel.FunctionalTests
John Luo 8a74cf3ed5 Gracefully shutdown HTTP/2 connections on server and client initiated shutdown 2018-08-07 10:59:29 -07:00
..
Http2 Gracefully shutdown HTTP/2 connections on server and client initiated shutdown 2018-08-07 10:59:29 -07:00
Properties
TestHelpers Gracefully shutdown HTTP/2 connections on server and client initiated shutdown 2018-08-07 10:59:29 -07:00
AddressRegistrationTests.cs Replace PortSupportedCondition #2706 2018-07-11 13:47:16 -07:00
BadHttpRequestTests.cs
CertificateLoaderTests.cs
ChunkedRequestTests.cs Merge branch 'release/2.1' into release/2.2 2018-07-12 11:18:41 -07:00
ChunkedResponseTests.cs
ConnectionAdapterTests.cs
ConnectionLimitTests.cs
DefaultHeaderTests.cs
DiagnosticMemoryPoolFactory.cs Implement HTTP/2 input flow control (#2740) 2018-07-27 10:47:27 -07:00
EventSourceTests.cs
HttpConnectionManagerTests.cs
HttpProtocolSelectionTests.cs Enable Http/2 by default #2720 2018-07-27 12:51:12 -07:00
HttpsConnectionAdapterOptionsTest.cs
HttpsConnectionAdapterTests.cs
HttpsTests.cs
KeepAliveTimeoutTests.cs
LoggingConnectionAdapterTests.cs
MaxRequestBodySizeTests.cs
MaxRequestBufferSizeTests.cs
MaxRequestLineSizeTests.cs
RequestBodyTimeoutTests.cs
RequestHeaderLimitsTests.cs
RequestHeadersTimeoutTests.cs
RequestTargetProcessingTests.cs
RequestTests.cs Merge branch 'release/2.1' into release/2.2 2018-07-12 11:18:41 -07:00
ResponseTests.cs
UpgradeTests.cs