[Archived] HTTP abstractions such as HttpRequest, HttpResponse, and HttpContext, as well as common web utilities. Project moved to https://github.com/aspnet/AspNetCore
Apache License 2.0
382
stars
193
forks
source link
Extension of the Microsoft.AspNetCore.HttpRequest class #1004
This class extends the Microsoft.AspNetCore.HttpRequest class, adding functions to determine whether the HTTP request is AJAX request, and to query the key value of QueryString.
This class extends the Microsoft.AspNetCore.HttpRequest class, adding functions to determine whether the HTTP request is AJAX request, and to query the key value of QueryString.