aspnetcore/src/Servers/Kestrel
James Newton-King 5aa86873c3
Add HTTP/2 HPack static compression (#19521)
2020-03-05 17:08:53 +13:00
..
Core Add HTTP/2 HPack static compression (#19521) 2020-03-05 17:08:53 +13:00
Kestrel
Transport.Libuv
Transport.Quic
Transport.Sockets
perf/Kestrel.Performance Add HTTP/2 HPack static compression (#19521) 2020-03-05 17:08:53 +13:00
samples
shared Add HTTP/2 HPack static compression (#19521) 2020-03-05 17:08:53 +13:00
stress
test Add HTTP/2 HPack static compression (#19521) 2020-03-05 17:08:53 +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.