This change adds a .Request property to the ApiController class that can be used to access an HttpRequestMessage wrapping the HttpContext. The HttpRequestMessage is stored in an http feature to make it accessible to model binders and other infrastructure. |
||
|---|---|---|
| .. | ||
| HttpRequestMessage | ||
| ApiControllerActionDiscoveryTest.cs | ||
| ApiControllerTest.cs | ||
| FormDataCollectionExtensionsTest.cs | ||
| Microsoft.AspNet.Mvc.WebApiCompatShimTest.kproj | ||
| OverloadActionConstraintTest.cs | ||
| project.json | ||