aspnetcore/test/Kestrel.InMemory.Functional...
Stephen Halter 8bca6b3877
Add HTTP/2 keep-alive and request header timeouts (#2992)
2018-10-08 17:06:15 -07:00
..
Http2 Add HTTP/2 keep-alive and request header timeouts (#2992) 2018-10-08 17:06:15 -07:00
Properties
TestTransport Improve RequestAborted token handling (#2977) 2018-10-04 16:48:50 -07:00
BadHttpRequestTests.cs
CertificateLoaderTests.cs
ChunkedRequestTests.cs
ChunkedResponseTests.cs
ConnectionAdapterTests.cs typos, inline outs, redundant usings (#2965) 2018-09-28 11:14:59 -07:00
ConnectionLimitTests.cs Improve RequestAborted token handling (#2977) 2018-10-04 16:48:50 -07:00
DefaultHeaderTests.cs
EventSourceTests.cs
HttpConnectionManagerTests.cs
HttpProtocolSelectionTests.cs
HttpsConnectionAdapterTests.cs
HttpsTests.cs
KeepAliveTimeoutTests.cs
Kestrel.InMemory.FunctionalTests.csproj
LoggingConnectionAdapterTests.cs
MaxRequestBodySizeTests.cs
MaxRequestLineSizeTests.cs
RequestBodyTimeoutTests.cs
RequestHeaderLimitsTests.cs
RequestHeadersTimeoutTests.cs Add HTTP/2 response draining timeout (#2956) 2018-09-27 17:59:12 -07:00
RequestTargetProcessingTests.cs
RequestTests.cs
ResponseDrainingTests.cs Add HTTP/2 response draining timeout (#2956) 2018-09-27 17:59:12 -07:00
ResponseTests.cs Add HTTP/2 response draining timeout (#2956) 2018-09-27 17:59:12 -07:00
UpgradeTests.cs