/HttpAbstractions

HTTP abstractions such as HttpRequest, HttpResponse, and HttpContext, as well as common web utilities.

Primary LanguageC#OtherNOASSERTION

HttpAbstractions

AppVeyor Travis
AppVeyor Travis

Contains HTTP abstractions for ASP.NET 5 such as HttpContext, HttpRequest, HttpResponse and RequestDelegate.

It also contains IApplicationBuilder and extensions to create and compose your application's pipeline.

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.