aspnetcore/test/Kestrel.FunctionalTests
Stephen Halter da21fc89cf
Handle exception in SocketConnection.Shutdown() (#2562)
2018-05-10 23:39:06 -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 Fix connection abort 2018-04-23 17:01:49 -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 Handle exception in SocketConnection.Shutdown() (#2562) 2018-05-10 23:39:06 -07:00
ResponseTests.cs Handle exception in SocketConnection.Shutdown() (#2562) 2018-05-10 23:39:06 -07:00
UpgradeTests.cs Don't throw on FIN from upgraded connections (#2533) 2018-05-04 16:21:07 -07:00