aspnetcore/src/Servers/HttpSys
John Mazouri 2345c837ce Fix typo in HttpSysOptions.cs (#7207)
`infiniate` => `infinite` in ArgumentOutOfRangeException message.
2019-02-07 09:19:22 -08:00
..
samples
src Fix typo in HttpSysOptions.cs (#7207) 2019-02-07 09:19:22 -08:00
test
HttpSysServer.sln
NuGetPackageVerifier.json
README.md
build.cmd

README.md

HttpSysServer [Archived]

This GitHub project has been archived. Ongoing development on this project can be found in https://github.com/aspnet/AspNetCore.

This repo contains a web server for ASP.NET Core based on the Windows Http Server API.

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