aspnetcore/src/Servers/Kestrel
James Newton-King 92e98b7ede
Read server response in Http2ConnectionBenchmark (#19694)
2020-03-10 15:50:16 +13:00
..
Core Reuse Http2OutputProducer.ProcessDataWrites task (#19695) 2020-03-10 15:45:24 +13:00
Kestrel
Transport.Libuv
Transport.Quic
Transport.Sockets
perf/Kestrel.Performance Read server response in Http2ConnectionBenchmark (#19694) 2020-03-10 15:50:16 +13:00
samples
shared Read server response in Http2ConnectionBenchmark (#19694) 2020-03-10 15:50:16 +13:00
stress
test Read server response in Http2ConnectionBenchmark (#19694) 2020-03-10 15:50:16 +13:00
tools/CodeGenerator
Directory.Build.props
Kestrel.sln
NuGet.config
README.md
build.cmd
build.sh
startvs.cmd
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.