aspnetcore/test/Kestrel.InMemory.Functional...
Stephen Halter 1f2e704dd3
Implement MinResponseDataRate for HTTP/2 (#3003)
#2807
2018-10-12 13:15:46 -07:00
..
Http2 Implement MinResponseDataRate for HTTP/2 (#3003) 2018-10-12 13:15:46 -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 Implement MinResponseDataRate for HTTP/2 (#3003) 2018-10-12 13:15:46 -07:00
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