# HttpAbstractions **Repository Path**: brray_jie_hu/HttpAbstractions ## Basic Information - **Project Name**: HttpAbstractions - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-05-16 - **Last Updated**: 2021-05-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README HttpAbstractions [Archived] =========================== **This GitHub project has been archived.** Ongoing development on this project can be found in https://github.com/aspnet/AspNetCore. Contains 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. This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the [AspNetCore](https://github.com/aspnet/AspNetCore) repo.