aspnetcore/src/Servers/Kestrel
Stephen Halter 22f0e9b412 Don't fail shutdown-does-not-crash test if merely ungraceful (#8896)
Fixes https://github.com/aspnet/AspNetCore-Internal/issues/2101
2019-04-11 20:29:38 -07:00
..
Core Add RequestAbortedTokenIsUsableAfterCancellation test 2019-01-24 12:38:16 -08:00
Https/src
Kestrel
Transport.Abstractions/src
Transport.Libuv
Transport.Sockets/src
perf
samples
shared Fix flaky CanUpgradeRequestWithConnectionKeepAliveUpgradeHeader test (#7323) 2019-02-07 11:56:10 -08:00
test Don't fail shutdown-does-not-crash test if merely ungraceful (#8896) 2019-04-11 20:29:38 -07:00
tools/CodeGenerator
Directory.Build.props
README.md
xunit.runner.json

README.md

KestrelHttpServer

Kestrel is a cross-platform web server for ASP.NET Core.

File logging for functional test

Turn on file logging for Kestrel functional tests by specifying the environment variable ASPNETCORE_TEST_LOG_DIR to the log output directory.