Go to file
Wei Wang cd906e306e Change the default author in makefile.shade 2014-06-18 16:28:59 -07:00
src Rename AcceptWebSocket to AcceptWebSocketAsync. 2014-06-13 08:37:23 -07:00
test Rename AcceptWebSocket to AcceptWebSocketAsync. 2014-06-13 08:37:23 -07:00
.gitattributes
.gitignore
CONTRIBUTING.md
HttpAbstractions.sln
LICENSE.txt
NuGet.Config
README.md
build.cmd
build.sh
global.json
makefile.shade Change the default author in makefile.shade 2014-06-18 16:28:59 -07:00

README.md

HttpAbstractions

Contains HTTP abstractions for ASP.NET vNext such as HttpRequest, HttpResponse. Also contains IBuilder and types to create your application's hosting pipeline.

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