|
|
4 лет назад | |
|---|---|---|
| .. | ||
| Authentication.Abstractions | 4 лет назад | |
| Authentication.Core | 4 лет назад | |
| Headers | 4 лет назад | |
| Http | 4 лет назад | |
| Http.Abstractions | 4 лет назад | |
| Http.Extensions | 4 лет назад | |
| Http.Features | 4 лет назад | |
| Http.Results | 4 лет назад | |
| Metadata | 4 лет назад | |
| Owin | 4 лет назад | |
| Routing | 4 лет назад | |
| Routing.Abstractions | 4 лет назад | |
| Shared | 4 лет назад | |
| WebUtilities | 4 лет назад | |
| samples | 4 лет назад | |
| .editorconfig | 5 лет назад | |
| .vsconfig | 4 лет назад | |
| HttpAbstractions.slnf | 4 лет назад | |
| README.md | 4 лет назад | |
| build.cmd | 5 лет назад | |
| build.sh | 5 лет назад | |
| startvs.cmd | 5 лет назад | |
Http is a collection of HTTP abstractions used in ASP.NET Core, such as HttpContext, HttpRequest, HttpResponse and RequestDelegate.
It also includes Endpoint Routing and WebUtilities.
The following contains a description of each sub-directory in the Http directory.
To build this specific project from source, follow the instructions on building the project.
To run the tests for this project, run the tests on the command line in this directory.
For more information, see the ASP.NET Core README.