* Pass RequestAborted to SendFileAsync * Fix HttpSys tests |
||
|---|---|---|
| .. | ||
| Authentication.Abstractions/src | ||
| Authentication.Core | ||
| Headers | ||
| Http | ||
| Http.Abstractions | ||
| Http.Extensions | ||
| Http.Features | ||
| Metadata/src | ||
| Owin | ||
| Routing | ||
| Routing.Abstractions | ||
| Shared | ||
| WebUtilities | ||
| perf/Microbenchmarks | ||
| samples/SampleApp | ||
| .editorconfig | ||
| .vsconfig | ||
| HttpAbstractions.slnf | ||
| README.md | ||
| build.cmd | ||
| startvs.cmd | ||
README.md
Http Abstractions
This folders contains projects for HTTP abstractions for ASP.NET Core such as HttpContext, HttpRequest, HttpResponse and RequestDelegate.
It also contains IApplicationBuilder and extensions to create and compose your application's pipeline.