HttpRequestExtensions Class
.NET Framework 4
Extends the HttpRequestBase class that contains the HTTP values that were sent by a client during a Web request.
Namespace:
System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
The HttpRequestExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
|
GetHttpMethodOverride | Retrieves the HTTP data-transfer method override that was used by the client. |