aspnetcore/test/Kestrel.FunctionalTests
Stephen Halter 5c17bff55d
Don't throw on FIN from upgraded connections (#2533)
* Allow app to drain request buffer after FIN
2018-05-04 16:21:07 -07:00
..
Properties Add file logging to functional tests 2018-04-13 14:53:57 -07:00
TestHelpers Add file logging to functional tests 2018-04-13 14:53:57 -07:00
AddressRegistrationTests.cs Add file logging to functional tests 2018-04-13 14:53:57 -07:00
BadHttpRequestTests.cs Add file logging to functional tests 2018-04-13 14:53:57 -07:00
CertificateLoaderTests.cs Add file logging to functional tests 2018-04-13 14:53:57 -07:00
ChunkedRequestTests.cs Add file logging to functional tests 2018-04-13 14:53:57 -07:00
ChunkedResponseTests.cs Add file logging to functional tests 2018-04-13 14:53:57 -07:00
ConnectionAdapterTests.cs Add file logging to functional tests 2018-04-13 14:53:57 -07:00
ConnectionLimitTests.cs Add file logging to functional tests 2018-04-13 14:53:57 -07:00
DefaultHeaderTests.cs Add file logging to functional tests 2018-04-13 14:53:57 -07:00
EventSourceTests.cs Add file logging to functional tests 2018-04-13 14:53:57 -07:00
GeneratedCodeTests.cs Remove netcoreapp2.0 test coverage 2018-05-02 08:54:57 -07:00
HttpConnectionManagerTests.cs Add file logging to functional tests 2018-04-13 14:53:57 -07:00
HttpProtocolSelectionTests.cs Add file logging to functional tests 2018-04-13 14:53:57 -07:00
HttpsConnectionAdapterOptionsTest.cs Merge Kestrel.Https into Kestrel.Core. Fix sample. 2017-12-18 14:08:14 -08:00
HttpsConnectionAdapterTests.cs Add file logging to functional tests 2018-04-13 14:53:57 -07:00
HttpsTests.cs Add file logging to functional tests 2018-04-13 14:53:57 -07:00
KeepAliveTimeoutTests.cs Add file logging to functional tests 2018-04-13 14:53:57 -07:00
LoggingConnectionAdapterTests.cs Add file logging to functional tests 2018-04-13 14:53:57 -07:00
MaxRequestBodySizeTests.cs Add file logging to functional tests 2018-04-13 14:53:57 -07:00
MaxRequestBufferSizeTests.cs Add file logging to functional tests 2018-04-13 14:53:57 -07:00
MaxRequestLineSizeTests.cs Add file logging to functional tests 2018-04-13 14:53:57 -07:00
RequestBodyTimeoutTests.cs Improve logging of request drain timeout (#2480) 2018-04-16 11:53:10 -07:00
RequestHeaderLimitsTests.cs Add file logging to functional tests 2018-04-13 14:53:57 -07:00
RequestHeadersTimeoutTests.cs Add file logging to functional tests 2018-04-13 14:53:57 -07:00
RequestTargetProcessingTests.cs Add file logging to functional tests 2018-04-13 14:53:57 -07:00
RequestTests.cs Add file logging to functional tests 2018-04-13 14:53:57 -07:00
ResponseTests.cs Fix Sending100ContinueDoesNotStartResponse #2507 2018-05-02 09:29:36 -07:00
UpgradeTests.cs Don't throw on FIN from upgraded connections (#2533) 2018-05-04 16:21:07 -07:00