Go to file
Stephen Halter 8e046a035b Enable ResponseFormats_Kestrel_Chunked test
https://github.com/aspnet/KestrelHttpServer/issues/97
2015-08-14 16:32:29 -07:00
src/Placeholder
test Enable ResponseFormats_Kestrel_Chunked test 2015-08-14 16:32:29 -07:00
.gitattributes
.gitignore
CONTRIBUTING.md
LICENSE.txt
NuGet.Config
NuGet.master.config
NuGet.release.config
README.md Add AppVeyor, Travis build status 2015-06-22 21:21:40 +03:00
ServerTests.sln
build.cmd
build.sh Change hardcoded `bash` shebang to `env` 2015-06-23 16:52:04 -07:00
global.json
makefile.shade

README.md

Server Tests

AppVeyor: AppVeyor

Travis: Travis

This repo hosts Helios, WebListener and Kestrel tests.

This project is part of ASP.NET 5. You can find samples, documentation and getting started instructions for ASP.NET 5 at the Home repo.