Go to file
Chris Ross 2ae3a24a16 Remove CallCancelled property. Fix Owin query string. Add Owin user. Add Owin tests. 2014-06-19 09:02:49 -07:00
src Remove CallCancelled property. Fix Owin query string. Add Owin user. Add Owin tests. 2014-06-19 09:02:49 -07:00
test Remove CallCancelled property. Fix Owin query string. Add Owin user. Add Owin tests. 2014-06-19 09:02:49 -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.