..
Http2
Implement MaxFrameSize and HeaderTableSize for HTTP/2
2018-08-24 11:07:41 -07:00
Properties
Add in-memory functional test project ( #2780 )
2018-08-07 15:34:11 -07:00
TestTransport
Don't preserve the ExecutionContext when dispatching callbacks ( #2861 )
2018-08-28 09:32:33 -07:00
BadHttpRequestTests.cs
Improve test logs ( #2826 )
2018-08-15 18:31:56 -07:00
CertificateLoaderTests.cs
Add in-memory functional test project ( #2780 )
2018-08-07 15:34:11 -07:00
ChunkedRequestTests.cs
Add in-memory functional test project ( #2780 )
2018-08-07 15:34:11 -07:00
ChunkedResponseTests.cs
Add in-memory functional test project ( #2780 )
2018-08-07 15:34:11 -07:00
ConnectionAdapterTests.cs
Add in-memory functional test project ( #2780 )
2018-08-07 15:34:11 -07:00
ConnectionLimitTests.cs
Add in-memory functional test project ( #2780 )
2018-08-07 15:34:11 -07:00
DefaultHeaderTests.cs
Add in-memory functional test project ( #2780 )
2018-08-07 15:34:11 -07:00
EventSourceTests.cs
Add in-memory functional test project ( #2780 )
2018-08-07 15:34:11 -07:00
HttpConnectionManagerTests.cs
Add in-memory functional test project ( #2780 )
2018-08-07 15:34:11 -07:00
HttpProtocolSelectionTests.cs
Limit concurrent HTTP/2 Streams per connection #2815
2018-08-15 15:58:57 -07:00
HttpsConnectionAdapterTests.cs
Add in-memory functional test project ( #2780 )
2018-08-07 15:34:11 -07:00
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
Improve test logs ( #2826 )
2018-08-15 18:31:56 -07:00
LoggingConnectionAdapterTests.cs
Add in-memory functional test project ( #2780 )
2018-08-07 15:34:11 -07:00
MaxRequestBodySizeTests.cs
Add in-memory functional test project ( #2780 )
2018-08-07 15:34:11 -07:00
MaxRequestLineSizeTests.cs
Add in-memory functional test project ( #2780 )
2018-08-07 15:34:11 -07:00
RequestBodyTimeoutTests.cs
Fix race when SystemClock is accessed before first heartbeat ( #2851 )
2018-08-27 10:59:29 -07:00
RequestHeaderLimitsTests.cs
Add in-memory functional test project ( #2780 )
2018-08-07 15:34:11 -07:00
RequestHeadersTimeoutTests.cs
Fix race when SystemClock is accessed before first heartbeat ( #2851 )
2018-08-27 10:59:29 -07:00
RequestTargetProcessingTests.cs
Add in-memory functional test project ( #2780 )
2018-08-07 15:34:11 -07:00
RequestTests.cs
Fix race when SystemClock is accessed before first heartbeat ( #2851 )
2018-08-27 10:59:29 -07:00
ResponseTests.cs
Improve test logs ( #2826 )
2018-08-15 18:31:56 -07:00
UpgradeTests.cs
General connection management ( #2834 )
2018-08-22 20:35:28 -07:00